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-08-02
coroutines: Locks
Kevin Wolf
2011-08-02
block: Add bdrv_co_readv/writev emulation
Kevin Wolf
2011-08-02
block: Emulate AIO functions with bdrv_co_readv/writev
Kevin Wolf
2011-08-02
block: Add bdrv_co_readv/writev
Kevin Wolf
2011-08-02
coroutine: add test-coroutine --benchmark-lifecycle
Stefan Hajnoczi
2011-08-02
coroutine: add test-coroutine automated tests
Stefan Hajnoczi
2011-08-01
coroutine: implement coroutines using gthread
Aneesh Kumar K.V
2011-08-01
coroutine: introduce coroutines
Kevin Wolf
2011-08-01
raw-posix: Always check paio_init result
Frediano Ziglio
2011-08-01
raw-posix: Typo fix
Frediano Ziglio
2011-08-01
block: Removed unused function bdrv_write_sync
Frediano Ziglio
2011-08-01
scsi-disk: Remove 'drive_kind'
Hannes Reinecke
2011-08-01
scsi: Sanitize command definitions
Hannes Reinecke
2011-08-01
scsi: Remove REZERO_UNIT emulation
Hannes Reinecke
2011-08-01
scsi: Remove references to SET_WINDOW
Hannes Reinecke
2011-08-01
scsi-disk: Codingstyle fixes
Hannes Reinecke
2011-08-01
block/vpc.c: Detect too-large vpc file
Serge E. Hallyn
2011-08-01
block: Don't let locked flag prevent medium load
Markus Armbruster
2011-08-01
block: Make BlockDriver method bdrv_eject() return void
Markus Armbruster
2011-08-01
block: Make BlockDriver method bdrv_set_locked() return void
Markus Armbruster
2011-08-01
block/raw-win32: Drop disabled code for removable host devices
Markus Armbruster
2011-08-01
block: Reset device model callbacks on detach
Markus Armbruster
2011-08-01
blockdev: Make eject fail for non-removable drives even with -f
Markus Armbruster
2011-07-31
microblaze: Add missing call to qemu_init_vcpu.
Peter A. G. Crosthwaite
2011-07-30
TCG: fix breakage by previous patch
Blue Swirl
2011-07-30
TCG: fix breakage on some RISC hosts
Blue Swirl
2011-07-30
Do constant folding for unary operations.
Kirill Batuzov
2011-07-30
Do constant folding for shift operations.
Kirill Batuzov
2011-07-30
Do constant folding for boolean operations.
Kirill Batuzov
2011-07-30
Do constant folding for basic arithmetic operations.
Kirill Batuzov
2011-07-30
Add copy and constant propagation.
Kirill Batuzov
2011-07-30
Add TCG optimizations stub
Kirill Batuzov
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
2011-07-30
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
hw/nand: qdevify
Juha Riihimäki
2011-07-30
hw/nand: Writing to NAND can only clear bits
Peter Maydell
2011-07-30
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2011-07-30
nand: Bump vmstate version after changing structure.
Andrzej Zaborowski
2011-07-30
hw/nand: Support large NAND devices
Juha Riihimäki
[next]