index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-12
block: Add BlockJobTxn support to backup_run
John Snow
2015-11-12
block/backup: Rely on commit/abort for cleanup
John Snow
2015-11-12
block: Add block job transactions
Fam Zheng
2015-11-12
blockjob: Simplify block_job_finish_sync
Fam Zheng
2015-11-12
blockjob: Add "completed" and "ret" in BlockJob
Fam Zheng
2015-11-12
blockjob: Add .commit and .abort block job actions
Fam Zheng
2015-11-12
blockjob: Introduce reference count and fix reference to job->bs
Fam Zheng
2015-11-12
backup: Extract dirty bitmap handling as a separate function
Fam Zheng
2015-11-12
block: rename BlkTransactionState and BdrvActionOps
John Snow
2015-11-12
iotests: add transactional incremental backup test
John Snow
2015-11-12
qed: Implement .bdrv_drain
Fam Zheng
2015-11-12
block: Introduce BlockDriver.bdrv_drain callback
Fam Zheng
2015-11-12
block: Drop BlockDriver.bdrv_ioctl
Fam Zheng
2015-11-12
block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track both
Fam Zheng
2015-11-12
block: Add ioctl parameter fields to BlockRequest
Fam Zheng
2015-11-12
iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl
Fam Zheng
2015-11-12
block: Track discard requests
Fam Zheng
2015-11-12
block: Track flush requests
Fam Zheng
2015-11-12
block: Add more types for tracked request
Fam Zheng
2015-11-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151112' into st...
Peter Maydell
2015-11-12
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-11-11-tag' in...
Peter Maydell
2015-11-12
tests: classify some ivshmem tests as slow
Marc-André Lureau
2015-11-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...
Peter Maydell
2015-11-12
net: netmap: use error_setg() helpers in place of error_report()
Vincenzo Maffione
2015-11-12
net: netmap: Fix compilation issue
Vincenzo Maffione
2015-11-12
e1000: Introducing backward compatibility command line parameter
Leonid Bloch
2015-11-12
e1000: Implementing various counters
Leonid Bloch
2015-11-12
e1000: Fixing the packet address filtering procedure
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted octets' counters
Leonid Bloch
2015-11-12
e1000: Fixing the received/transmitted packets' counters
Leonid Bloch
2015-11-12
e1000: Trivial implementation of various MAC registers
Leonid Bloch
2015-11-12
e1000: Introduced an array to control the access to the MAC registers
Leonid Bloch
2015-11-12
e1000: Add support for migrating the entire MAC registers' array
Leonid Bloch
2015-11-12
e1000: Cosmetic and alignment fixes
Leonid Bloch
2015-11-12
slirp: Fix type casts and format strings in debug code
Stefan Weil
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2015-11-12
cuda.c: add delay to setting of SR_INT bit
Mark Cave-Ayland
2015-11-12
cuda.c: fix T2 timer and enable its interrupt
Mark Cave-Ayland
2015-11-12
cuda.c: rename get_counter() state variable from s to ti for consistency
Mark Cave-Ayland
2015-11-12
cuda.c: refactor get_tb() so that the time can be passed in
Mark Cave-Ayland
2015-11-12
cuda.c: add defines for CUDA registers
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA SR interrupt clearing
Mark Cave-Ayland
2015-11-12
cuda.c: implement dummy IIC access commands
Mark Cave-Ayland
2015-11-12
cuda.c: implement simple CUDA_GET_6805_ADDR command
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA_PACKET response packet format
Mark Cave-Ayland
2015-11-12
cuda.c: fix CUDA ADB error packet format
Mark Cave-Ayland
2015-11-12
PPC: mac99: Always add USB controller
Alexander Graf
2015-11-12
PPC: Fix lswx bounds checks
Alexander Graf
2015-11-12
PPC: Allow Rc bit to be set on mtspr
Alexander Graf
[next]