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-12-22
block: Remove the deprecated -hdachs option
Thomas Huth
2017-12-22
block: Remove the obsolete -drive boot=on|off parameter
Thomas Huth
2017-12-22
block: Open backing image in force share mode for size probe
Fam Zheng
2017-12-22
nvme: Add tracing
Doug Gale
2017-12-22
block: Document that x-blockdev-change breaks quorum children list
Kevin Wolf
2017-12-22
qcow2: get rid of qcow2_backing_read1 routine
Edgar Kaziakhmedov
2017-12-22
block: Don't acquire AioContext in hmp_qemu_io()
Kevin Wolf
2017-12-22
block: Unify order in drain functions
Kevin Wolf
2017-12-22
block: Don't wait for requests in bdrv_drain*_end()
Kevin Wolf
2017-12-22
block: bdrv_drain_recurse(): Remove unused begin parameter
Kevin Wolf
2017-12-22
test-bdrv-drain: Test BlockDriver callbacks for drain
Kevin Wolf
2017-12-22
block: Call .drain_begin only once in bdrv_drain_all_begin()
Kevin Wolf
2017-12-22
block: Make bdrv_drain_invoke() recursive
Kevin Wolf
2017-12-22
iotests: fix 197 for vpc
John Snow
2017-12-22
block: Formats don't need CONSISTENT_READ with NO_IO
Kevin Wolf
2017-12-22
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
tests/boot-serial-test: Add support for the mcf5208evb board
Thomas Huth
2017-12-21
target/m68k: fix set_cc_op()
Laurent Vivier
2017-12-21
target/m68k: add monitor.c
Laurent Vivier
2017-12-21
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
2017-12-21
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
2017-12-21
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-12-21
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2017-12-21
chardev: convert the socket server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
2017-12-21
blockdev: convert internal NBD server to QIONetListener
Daniel P. Berrange
2017-12-21
test: add some chardev mux event tests
Marc-André Lureau
2017-12-21
chardev: fix backend events regression with mux chardev
Marc-André Lureau
2017-12-21
rcu: reduce more than 7MB heap memory by malloc_trim()
Yang Zhong
2017-12-21
checkpatch: volatile with a comment or sig_atomic_t is okay
Marc-André Lureau
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
i8259: generalize statistics into common code
Peter Xu
2017-12-21
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
Remove legacy -no-kvm-pit option
Thomas Huth
2017-12-21
scsi: replace hex constants with #defines
Paolo Bonzini
2017-12-21
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-21
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-12-21
exec: Don't reuse unassigned_mem_ops for io_mem_rom
Peter Maydell
2017-12-21
block/iscsi: only report an iSCSI Failure if we don't handle it gracefully
Peter Lieven
2017-12-21
block/iscsi: dont leave allocmap in an invalid state on UNMAP failure
Peter Lieven
2017-12-21
cpu: suffix cpu address spaces with cpu index
Peter Xu
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
2017-12-21
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
Thomas Huth
2017-12-21
tests/boot-serial-test: Add code to allow to specify our own kernel or bios
Thomas Huth
2017-12-21
tests/boot-serial-test: Make sure that we check the timeout regularly
Thomas Huth
2017-12-21
target/i386: Fix handling of VEX prefixes
Peter Maydell
[next]