summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-14s390x: Add shutdown for TCG s390-virtio machineAlexander Graf
2011-11-14s390: Fix cpu shutdown for KVMChristian Borntraeger
2011-11-14s390: fix short kernel command linesChristian Borntraeger
2011-11-14s390: fix reset hypercall to reset the statusChristian Borntraeger
2011-11-14s390x: implement SIGP restart and shutdownAlexander Graf
2011-11-14s390x: implement rrbe instruction properlyAlexander Graf
2011-11-14s390x: update R and C bits in storage keyAlexander Graf
2011-11-14s390x: make ipte 31-bit awareAlexander Graf
2011-11-14s390x: add ldeb instructionAlexander Graf
2011-11-14hw/onenand: reject read-only drivesJuha Riihimäki
2011-11-14hw/nand: reject read-only drivesJuha Riihimäki
2011-11-14hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9Jean-Christophe DUBOIS
2011-11-14hw/pxa2xx.c: Fix handling of RW bits in PMCRPeter Maydell
2011-11-14hw/usb-net.c: Fix precedence bug when checking rndis_statePeter Maydell
2011-11-13memory: fix 'info mtree' segfaultsAvi Kivity
2011-11-11Merge remote-tracking branch 'kwolf/block-stable' into stagingAnthony Liguori
2011-11-11vl.c: prohibit simultaneous use of -icount with kvm or xenMax Filippov
2011-11-11hw/arm_timer.c: Fix bounds check for Integrator timer accessesPeter Maydell
2011-11-11hw/pxa2xx.c: Fix handling of R/WC bits in PMCRPeter Maydell
2011-11-11hw/pl061: Remove pointless comparison of array to nullPeter Maydell
2011-11-11hw/tc58128.c: Remove unnecessary check for g_malloc failurePeter Maydell
2011-11-11linux-user/elfload.c: Don't memset(NULL..) if malloc() failedPeter Maydell
2011-11-11hw/omap_intc.c: Avoid crash on access to nonexistent banked registersPeter Maydell
2011-11-11os-posix: Plug fd leak in qemu_create_pidfile()Markus Armbruster
2011-11-11posix-aio-compat: Plug memory leak on paio_init() error pathMarkus Armbruster
2011-11-11qemu-sockets: Plug fd leak on unix_connect_opts() error pathMarkus Armbruster
2011-11-11ui: Plug memory leaks on parse_keyboard_layout() error pathMarkus Armbruster
2011-11-11qemu-char: Plug memory leak on qemu_chr_open_pty() error pathMarkus Armbruster
2011-11-11migration: fix detached migration with fdJuan Quintela
2011-11-11configure: Do not use 'sed -i'Pavel Borzenkov
2011-11-11vl.c: Fail gracefully if no machine is foundAndreas Färber
2011-11-11block: Make cache=unsafe flush to the OSKevin Wolf
2011-11-11block: Introduce bdrv_co_flush_to_osKevin Wolf
2011-11-11block: Rename bdrv_co_flush to bdrv_co_flush_to_diskKevin Wolf
2011-11-11hw/pc.c: Fix use-while-uninitialized of fd_type[]Peter Maydell
2011-11-11block: Fix vpc initialization of the Dynamic Disk HeaderCharles Arnold
2011-11-11qemu-nbd: open the block device after starting the client threadPaolo Bonzini
2011-11-11qemu-nbd: fix socket creation racePaolo Bonzini
2011-11-11qemu-nbd: print error messages from the daemon through a pipePaolo Bonzini
2011-11-11qemu-nbd: move client to a threadPaolo Bonzini
2011-11-11qemu-nbd: rename socket variablePaolo Bonzini
2011-11-11qemu-nbd: trap SIGTERMPaolo Bonzini
2011-11-11nbd: treat EPIPE from NBD_DO_IT as successPaolo Bonzini
2011-11-11scsi-disk: implement eject requestsPaolo Bonzini
2011-11-11atapi: implement eject requestsPaolo Bonzini
2011-11-11block: add eject request callbackPaolo Bonzini
2011-11-11vvfat: Fix read-write modeKevin Wolf
2011-11-10hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell
2011-11-10x86/cpuid: Fix crash on -cpu ""Markus Armbruster
2011-11-10x86/cpuid: Plug memory leak in cpudef_setfield()Markus Armbruster