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
cleanup useless return sentence
Amos Kong
2012-10-05
qemu-sockets: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-10-05
vnc: Fix spelling (hellmen -> hellman) in comment
Stefan Weil
2012-10-05
slirp: Fix spelling in comment (enought -> enough, insure -> ensure)
Stefan Weil
2012-10-05
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent code
Peter Maydell
2012-10-05
cpu: Add missing 'static' attribute to qemu_global_mutex
Stefan Weil
2012-10-05
configure: Support empty target list (--target-list=)
Stefan Weil
2012-10-05
hw: Fix return value check for bdrv_read, bdrv_write
Stefan Weil
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
[next]