summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Update version and changelog for 0.11.1 releasev0.11.1Aurelien Jarno2-1/+18
2009-12-02fix I2C slave addressingJuha Riihimäki1-2/+4
2009-11-27Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno2-4/+3
2009-11-21slirp: fix use-after-freeMark McLoughlin1-1/+1
2009-11-19Fix sparc.ldBlue Swirl1-0/+20
2009-11-18ELF codedump build failuresLaurent Desnogues1-29/+30
2009-11-17kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard3-23/+20
2009-11-17this patch fixes a typo where armv4l was incorrectly spelled arm4l,Laurent Desnogues1-1/+1
2009-11-10net: disable draining tap queue in one goMark McLoughlin1-10/+8
2009-10-11pcnet: Restart poll timer on pcnet_startJan Kiszka1-0/+1
2009-10-11Sparc32: Fix lanceBlue Swirl1-0/+1
2009-10-11mac99: fix segmentation fault on startupAurelien Jarno1-1/+1
2009-10-04usb-linux.c: fix buffer overflowJim Paris1-2/+10
2009-09-25ARM host: fix generated blocks linkingLaurent Desnogues1-1/+3
2009-09-24qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock1-6/+4
2009-09-23exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno1-1/+1
2009-09-22Update version and changelog for 0.11.0 releasev0.11.0Anthony Liguori2-1/+12
2009-09-22RTC polling mode brokenBernhard Kauer1-2/+3
2009-09-22qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf3-5/+91
2009-09-22qemu-io: Improve portability (win32 now supported).Stefan Weil3-1/+26
2009-09-18target-alpha: fix extlh instructionVince Weaver1-5/+6
2009-09-16tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil1-5/+4
2009-09-16net: Fix send queue orderingJan Kiszka2-19/+15
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno1-2/+2
2009-09-15Fix Linux task preemption on Versatile boardAurelien Jarno1-2/+3
2009-09-15curses: save 250MB of memoryAurelien Jarno1-3/+0
2009-08-28Update version and changelog for 0.11.0-rc2 releasev0.11.0-rc2Anthony Liguori2-1/+35
2009-08-27Add missing linefeed in error messageStefan Weil1-1/+1
2009-08-27Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden2-16/+17
2009-08-27When using stdio monitor and VNC display, one can set or clear a VNC password...Zachary Amsden1-0/+5
2009-08-27Don't segfault when changing VNC password on an SDL display.Zachary Amsden1-0/+4
2009-08-27Fix detached migration with exec.Chris Lalancette1-4/+1
2009-08-27Do not disable autostart for live migrationAvi Kivity1-4/+2
2009-08-27make vga screen_dump use DisplayState properlyStefano Stabellini1-69/+21
2009-08-27Fix device name completion for 'eject'Blue Swirl1-0/+3
2009-08-27sdl.c: support 32 bpp cursorsReimar Döffinger1-0/+3
2009-08-27Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger1-3/+3
2009-08-27Fix migration for ide devicesAnthony Liguori1-0/+1
2009-08-27check for PR_SET_NAME being definedNathan Froyd1-1/+1
2009-08-27make windows notice media changeGleb Natapov1-13/+25
2009-08-27Fix do_commit() behaviorLuiz Capitulino1-3/+4
2009-08-27net: Fix do_set_link() return typeLuiz Capitulino2-5/+3
2009-08-27Add/Fix command-line checks for smbios options v2Beth Kon1-2/+16
2009-08-27vga: do not resize the screen on hw_invalidateStefano Stabellini2-3/+4
2009-08-27fix sdl window resizeStefano Stabellini1-0/+4
2009-08-27Fix checksum writing in signboot.shAlexander Graf1-1/+2
2009-08-27Win32: Fix default prefixStefan Weil1-1/+1
2009-08-27Fix symfind.Laurent Desnogues2-2/+2
2009-08-27Fix Sparse warning about missing prototypeBlue Swirl2-2/+3
2009-08-27Fix Sparse warning about "expression using sizeof on a function"Blue Swirl1-3/+3