index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-21
linux-user/signal.c: Remove unused fenab
Peter Maydell
2011-06-21
linux-user/signal.c: Remove only-ever-set variable fpu_save_addr
Peter Maydell
2011-06-21
linux-user: Bump do_syscall() up to 8 syscall arguments
Peter Maydell
2011-06-21
flatload: memp was a write-only variable
Juan Quintela
2011-06-21
flatload: end_code was only used in a debug message
Juan Quintela
2011-06-21
linux-user: syscall should use sanitized arg1
Juan Quintela
2011-06-21
syscall: really return ret code
Juan Quintela
2011-06-21
linuxload: id_change was a write only variable
Juan Quintela
2011-06-21
linux-user: Define AT_RANDOM to support target stack protection mechanism.
Laurent ALFONSI
2011-06-21
linux-user: add pselect6 syscall support
Mike Frysinger
2011-06-21
linux-user: Fix the computation of the requested heap size
vincent
2011-06-21
m68k-semi.c: Use correct check for failure of do_brk()
Peter Maydell
2011-06-21
arm-semi.c: Use correct check for failure of do_brk()
Peter Maydell
2011-06-21
linux-user: Don't use MAP_FIXED in do_brk()
Peter Maydell
2011-06-21
linux-user: Handle images where lowest vaddr is not page aligned
Peter Maydell
2011-06-21
linux-user: Fix the load of ELF files that have no "useful" symbol
Cédric VINCENT
2011-06-20
Don't translate pointer when in restore_sigcontext
Mike McCormack
2011-06-15
hw/9118.c: Implement active-low interrupt support
Peter Maydell
2011-06-15
Introduce format string for pid_t
Andreas Färber
2011-06-15
smc91c111: qdevify reset
Juha Riihimäki
2011-06-15
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
2011-06-15
Merge remote-tracking branch 'alon/pull-libcacard-1' into staging
Anthony Liguori
2011-06-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-06-15
Merge remote-tracking branch 'kraxel/usb.16' into staging
Anthony Liguori
2011-06-15
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-06-15
Allow nested qemu_bh_poll() after BH deletion
Kevin Wolf
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
2011-06-15
ide: add TRIM support
Christoph Hellwig
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
make dma_bdrv_io available to drivers
Christoph Hellwig
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
2011-06-15
ide: Split error status from status register
Kevin Wolf
2011-06-15
qcow2: Fix in-flight list after qcow2_cache_put failure
Kevin Wolf
2011-06-15
Replaced tabs with spaces in block.h and block_int.h
Devin Nakamura
2011-06-15
vdi: Avoid direct AIO callback
Kevin Wolf
2011-06-14
qcow: Avoid direct AIO callback
Kevin Wolf
2011-06-14
qcow2: Avoid direct AIO callback
Kevin Wolf
2011-06-14
kvm: Enable CPU SMEP feature
Yang, Wei Y
2011-06-14
kvm: Add CPUID support for VIA CPU
brillywu@viatech.com.cn
2011-06-14
usb-ccid: Plug memory leak on qdev exit()
Markus Armbruster
2011-06-14
libcacard: add libcacard.la target
Alon Levy
2011-06-14
configure: add libdir and --libdir
Alon Levy
2011-06-14
usb-uhci: fix expire time initialization.
Gerd Hoffmann
2011-06-14
hw/usb-ohci.c: Implement remote wakeup
Peter Maydell
2011-06-14
hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register
Peter Maydell
2011-06-14
usb: Use defines for serial bus release number register for EHCI
Brad Hards
2011-06-14
usb: Use defines for serial bus release number register for UHCI
Brad Hards
2011-06-14
usb: Add defines for USB Serial Bus Release Number register
Brad Hards
[next]