aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21linux-user/signal.c: Remove unused fenabPeter Maydell
2011-06-21linux-user/signal.c: Remove only-ever-set variable fpu_save_addrPeter Maydell
2011-06-21linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell
2011-06-21flatload: memp was a write-only variableJuan Quintela
2011-06-21flatload: end_code was only used in a debug messageJuan Quintela
2011-06-21linux-user: syscall should use sanitized arg1Juan Quintela
2011-06-21syscall: really return ret codeJuan Quintela
2011-06-21linuxload: id_change was a write only variableJuan Quintela
2011-06-21linux-user: Define AT_RANDOM to support target stack protection mechanism.Laurent ALFONSI
2011-06-21linux-user: add pselect6 syscall supportMike Frysinger
2011-06-21linux-user: Fix the computation of the requested heap sizevincent
2011-06-21m68k-semi.c: Use correct check for failure of do_brk()Peter Maydell
2011-06-21arm-semi.c: Use correct check for failure of do_brk()Peter Maydell
2011-06-21linux-user: Don't use MAP_FIXED in do_brk()Peter Maydell
2011-06-21linux-user: Handle images where lowest vaddr is not page alignedPeter Maydell
2011-06-21linux-user: Fix the load of ELF files that have no "useful" symbolCédric VINCENT
2011-06-20Don't translate pointer when in restore_sigcontextMike McCormack
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-06-15Introduce format string for pid_tAndreas Färber
2011-06-15smc91c111: qdevify resetJuha Riihimäki
2011-06-15Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-06-15Merge remote-tracking branch 'alon/pull-libcacard-1' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kraxel/usb.16' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-06-15Allow nested qemu_bh_poll() after BH deletionKevin Wolf
2011-06-15ide: Clear error_status after restarting flushKevin Wolf
2011-06-15ide: add TRIM supportChristoph Hellwig
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig
2011-06-15make dma_bdrv_io available to driversChristoph Hellwig
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf
2011-06-15ide: Split error status from status registerKevin Wolf
2011-06-15qcow2: Fix in-flight list after qcow2_cache_put failureKevin Wolf
2011-06-15Replaced tabs with spaces in block.h and block_int.hDevin Nakamura
2011-06-15vdi: Avoid direct AIO callbackKevin Wolf
2011-06-14qcow: Avoid direct AIO callbackKevin Wolf
2011-06-14qcow2: Avoid direct AIO callbackKevin Wolf
2011-06-14kvm: Enable CPU SMEP featureYang, Wei Y
2011-06-14kvm: Add CPUID support for VIA CPUbrillywu@viatech.com.cn
2011-06-14usb-ccid: Plug memory leak on qdev exit()Markus Armbruster
2011-06-14libcacard: add libcacard.la targetAlon Levy
2011-06-14configure: add libdir and --libdirAlon Levy
2011-06-14usb-uhci: fix expire time initialization.Gerd Hoffmann
2011-06-14hw/usb-ohci.c: Implement remote wakeupPeter Maydell
2011-06-14hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED registerPeter Maydell
2011-06-14usb: Use defines for serial bus release number register for EHCIBrad Hards
2011-06-14usb: Use defines for serial bus release number register for UHCIBrad Hards
2011-06-14usb: Add defines for USB Serial Bus Release Number registerBrad Hards