aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Merge commit 'v0.11.1' into stable-0.11qemu-kvm-0.11.1stable-0.11Avi Kivity
2009-12-02Update version and changelog for 0.11.1 releasev0.11.1Aurelien Jarno
2009-12-02fix I2C slave addressingJuha Riihimäki
2009-11-27Revert "vga: do not resize the screen on hw_invalidate"Aurelien Jarno
2009-11-21slirp: fix use-after-freeMark McLoughlin
2009-11-19Fix sparc.ldBlue Swirl
2009-11-18ELF codedump build failuresLaurent Desnogues
2009-11-17kvm: Move KVM mp_state accessors to i386-specific codeHollis Blanchard
2009-11-17this patch fixes a typo where armv4l was incorrectly spelled arm4l,Laurent Desnogues
2009-11-10net: disable draining tap queue in one goMark McLoughlin
2009-10-16fix MSR_COUNT for kvm_arch_save_regs()Eduardo Habkost
2009-10-11pcnet: Restart poll timer on pcnet_startJan Kiszka
2009-10-11Sparc32: Fix lanceBlue Swirl
2009-10-11mac99: fix segmentation fault on startupAurelien Jarno
2009-10-04usb-linux.c: fix buffer overflowJim Paris
2009-09-25ARM host: fix generated blocks linkingLaurent Desnogues
2009-09-24qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock
2009-09-23exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno
2009-09-23Merge branch 'stable-0.11' of git://git.sv.gnu.org/qemu into stable-0.11qemu-kvm-0.11.0Avi Kivity
2009-09-22Update version and changelog for 0.11.0 releasev0.11.0Anthony Liguori
2009-09-22RTC polling mode brokenBernhard Kauer
2009-09-22qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf
2009-09-22qemu-io: Improve portability (win32 now supported).Stefan Weil
2009-09-18target-alpha: fix extlh instructionVince Weaver
2009-09-16tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil
2009-09-16net: Fix send queue orderingJan Kiszka
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno
2009-09-15Fix Linux task preemption on Versatile boardAurelien Jarno
2009-09-15curses: save 250MB of memoryAurelien Jarno
2009-09-09Fix error handling in msix vector addMichael S. Tsirkin
2009-09-05qemu-kvm: fix segfault when running kvm without /dev/kvmDustin Kirkland
2009-09-02qemu-kvm: Fix optionrom install from out-of-tree buildsJan Kiszka
2009-08-30Fix extboot and multiboot option rom installationqemu-kvm-0.11.0-rc2-test1qemu-kvm-0.11.0-rc2Avi Kivity
2009-08-30Remove garbage file 'qemu/pc-bios/extboot.bin'Avi Kivity
2009-08-30Merge commit 'upstream/stable-0.11' into stable-0.11Avi Kivity
2009-08-28Update version and changelog for 0.11.0-rc2 releasev0.11.0-rc2Anthony Liguori
2009-08-27Add missing linefeed in error messageStefan Weil
2009-08-27Clean up VGA type selection; far too many variables being used to track one s...Zachary Amsden
2009-08-27When using stdio monitor and VNC display, one can set or clear a VNC password...Zachary Amsden
2009-08-27Don't segfault when changing VNC password on an SDL display.Zachary Amsden
2009-08-27Fix detached migration with exec.Chris Lalancette
2009-08-27Do not disable autostart for live migrationAvi Kivity
2009-08-27make vga screen_dump use DisplayState properlyStefano Stabellini
2009-08-27Fix device name completion for 'eject'Blue Swirl
2009-08-27sdl.c: support 32 bpp cursorsReimar Döffinger
2009-08-27Use corect depth from DisplaySurface in vmware_vga.cReimar Döffinger
2009-08-27Fix migration for ide devicesAnthony Liguori
2009-08-27check for PR_SET_NAME being definedNathan Froyd
2009-08-27make windows notice media changeGleb Natapov
2009-08-27Fix do_commit() behaviorLuiz Capitulino