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
2017-06-26
qcow2: Merge the writing of the COW regions with the guest data
Alberto Garcia
2017-06-26
qcow2: Pass a QEMUIOVector to do_perform_cow_{read,write}()
Alberto Garcia
2017-06-26
qcow2: Allow reading both COW regions with only one request
Alberto Garcia
2017-06-26
qcow2: Split do_perform_cow() into _read(), _encrypt() and _write()
Alberto Garcia
2017-06-26
qcow2: Make perform_cow() call do_perform_cow() twice
Alberto Garcia
2017-06-26
qcow2: Use unsigned int for both members of Qcow2COWRegion
Alberto Garcia
2017-06-26
qcow2: Remove unused Error variable in do_perform_cow()
Alberto Garcia
2017-06-26
nvme: Add support for Read Data and Write Data in CMBs.
Stephen Bates
2017-06-26
qemu-iotests: 068: test iothread mode
Stefan Hajnoczi
2017-06-26
qemu-iotests: 068: use -drive/-device instead of -hda
Stefan Hajnoczi
2017-06-26
qemu-iotests: 068: extract _qemu() function
Stefan Hajnoczi
2017-06-26
migration: hold AioContext lock for loadvm qemu_fclose()
Stefan Hajnoczi
2017-06-26
throttle: Update throttle-groups.c documentation
Alberto Garcia
2017-06-26
doc: Document driver-specific -blockdev options
Kevin Wolf
2017-06-26
doc: Document generic -blockdev options
Kevin Wolf
2017-06-26
migration: use bdrv_drain_all_begin/end() instead bdrv_drain_all()
Stefan Hajnoczi
2017-06-26
migration: avoid recursive AioContext locking in save_vmstate()
Stefan Hajnoczi
2017-06-26
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
Stefan Hajnoczi
2017-06-26
block: count bdrv_co_rw_vmstate() requests
Stefan Hajnoczi
2017-06-26
qemu-iotests: Test exiting qemu with running job
Kevin Wolf
2017-06-26
qemu-iotests: Allow starting new qemu after cleanup
Kevin Wolf
2017-06-26
commit: Fix completion with extra reference
Kevin Wolf
2017-06-23
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170623' into staging
Peter Maydell
2017-06-23
target/s390x: Implement idte instruction
David Hildenbrand
2017-06-23
target/s390x: Improve heuristic for ipte
David Hildenbrand
2017-06-23
target/s390x: Indicate and check for local tlb clearing
David Hildenbrand
2017-06-23
target/s390x: Clean up TB flag bits
Richard Henderson
2017-06-23
target/s390x: Finish implementing ETF2-ENH
Richard Henderson
2017-06-23
target/s390x: Mark STFLE_49 facility as available
Richard Henderson
2017-06-23
target/s390x: Implement processor-assist insn
Richard Henderson
2017-06-23
target/s390x: Implement execution-hint insns
Richard Henderson
2017-06-23
target/s390x: Mark STFLE_53 facility as available
Richard Henderson
2017-06-23
target/s390x: Implement load-and-zero-rightmost-byte insns
Richard Henderson
2017-06-23
target/s390x: Implement load-on-condition-2 insns
Richard Henderson
2017-06-23
target/s390x: Mark FPSEH facility as available
Richard Henderson
2017-06-23
target/s390x: implement mvcos instruction
David Hildenbrand
2017-06-23
target/s390x: change PSW_SHIFT_KEY
David Hildenbrand
2017-06-23
target/s390x: Map existing FAC_* names to S390_FEAT_* names
Richard Henderson
2017-06-23
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20170622' into ...
Peter Maydell
2017-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/queue/misc-pull-request' in...
Peter Maydell
2017-06-23
ui/cocoa.m: add Speed menu
John Arbuckle
2017-06-23
applesmc: fix port i/o access width
Gabriel L. Somlo
2017-06-23
applesmc: implement error status port
Gabriel L. Somlo
2017-06-23
applesmc: cosmetic whitespace and indentation cleanup
Gabriel L. Somlo
2017-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/ui-and-input-20170623-pull-...
Peter Maydell
2017-06-23
ps2: reset queue in ps2_reset_keyboard
Gerd Hoffmann
2017-06-23
ps2: add ps2_reset_queue
Gerd Hoffmann
2017-06-23
ps2: add and use PS2State typedef
Gerd Hoffmann
2017-06-23
sdl2: add assert to make coverity happy
Gerd Hoffmann
2017-06-23
hid: Reset kbd modifiers on reset
Alexander Graf
[next]