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
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
2012-10-04
Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-10-04
Merge remote-tracking branch 'kraxel/usb.66' into staging
Anthony Liguori
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
2012-10-03
xen: Set the vram dirty when an error occur.
Anthony PERARD
2012-10-03
exec, memory: Call to xen_modified_memory.
Anthony PERARD
2012-10-03
exec: Introduce helper to set dirty flags.
Anthony PERARD
2012-10-03
xen: Introduce xen_modified_memory.
Anthony PERARD
2012-10-03
QMP, Introduce xen-set-global-dirty-log command.
Anthony PERARD
2012-10-03
qemu/xen: Add 64 bits big bar support on qemu
Xudong Hao
2012-10-03
xen: Fix, no unplug of pt device by platform device.
Anthony PERARD
2012-10-01
fpu/softfloat.c: Return correctly signed values from uint64_to_float32
Peter Maydell
2012-10-01
fpu/softfloat.c: Remove pointless shift of always-zero value
Peter Maydell
2012-10-01
vfio_pci: fix build on 32-bit systems
Anthony Liguori
2012-10-01
vfio: Enable vfio-pci and mark supported
Alex Williamson
2012-10-01
vfio: vfio-pci device assignment driver
Alex Williamson
2012-10-01
Update Linux kernel headers
Alex Williamson
2012-10-01
Update kernel header script to include vfio
Alex Williamson
2012-10-01
x86: Implement SMEP and SMAP
H. Peter Anvin
2012-09-30
i386: -cpu help: remove reference to specific CPUID leaves/registers
Eduardo Habkost
2012-09-30
i386: cpu: eliminate duplicate feature names
Eduardo Habkost
2012-09-30
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
Eduardo Habkost
2012-09-30
i386: kvm: use a #define for the set of alias feature bits
Eduardo Habkost
2012-09-30
i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
Eduardo Habkost
2012-09-28
qemu-iotests: add tests for streaming error handling
Paolo Bonzini
2012-09-28
qemu-iotests: map underscore to dash in QMP argument names
Paolo Bonzini
2012-09-28
blkdebug: process all set_state rules in the old state
Paolo Bonzini
2012-09-28
stream: add on-error argument
Paolo Bonzini
2012-09-28
block: introduce block job error
Paolo Bonzini
2012-09-28
iostatus: reorganize io error code
Paolo Bonzini
2012-09-28
iostatus: change is_read to a bool
Paolo Bonzini
2012-09-28
iostatus: move BlockdevOnError declaration to QAPI
Paolo Bonzini
2012-09-28
iostatus: rename BlockErrorAction, BlockQMPEventAction
Paolo Bonzini
2012-09-28
qemu-iotests: add test for pausing a streaming operation
Paolo Bonzini
2012-09-28
qmp: add block-job-pause and block-job-resume
Paolo Bonzini
2012-09-28
block: add support for job pause/resume
Paolo Bonzini
2012-09-28
qmp: add 'busy' member to BlockJobInfo
Paolo Bonzini
2012-09-28
block: add block_job_query
Paolo Bonzini
2012-09-28
block: move job APIs to separate files
Paolo Bonzini
2012-09-28
block: fix documentation of block_job_cancel_sync
Paolo Bonzini
2012-09-28
qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE
Paolo Bonzini
2012-09-28
qemu-iotests: add initial tests for live block commit
Jeff Cody
2012-09-28
QAPI: add command for live block commit, 'block-commit'
Jeff Cody
2012-09-28
block: helper function, to find the base image of a chain
Jeff Cody
2012-09-28
blockdev: rename block_stream_cb to a generic block_job_cb
Jeff Cody
2012-09-28
block: add live block commit functionality
Jeff Cody
2012-09-28
block: add support functions for live commit, to find and delete images.
Jeff Cody
[next]