summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-08-27net: Fix do_set_link() return typeLuiz Capitulino
2009-08-27Add/Fix command-line checks for smbios options v2Beth Kon
2009-08-27vga: do not resize the screen on hw_invalidateStefano Stabellini
2009-08-27fix sdl window resizeStefano Stabellini
2009-08-27Fix checksum writing in signboot.shAlexander Graf
2009-08-27Win32: Fix default prefixStefan Weil
2009-08-27Fix symfind.Laurent Desnogues
2009-08-27Fix Sparse warning about missing prototypeBlue Swirl
2009-08-27Fix Sparse warning about "expression using sizeof on a function"Blue Swirl
2009-08-27Add missing "static"Blue Swirl
2009-08-27More NULL pointer fixesBlue Swirl
2009-08-27Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-08-27Option rom makefile fixesPaul Brook
2009-08-27esp: fix interrupt register readBlue Swirl
2009-08-27sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko
2009-08-27Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl
2009-08-27e1000.c doesn't properly emulate EERD and ICS registersBill Paul
2009-08-27Fix VM state change handlers running out of orderMarkus Armbruster