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
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
2020-02-02
ppc:virtex_ml507: remove unused arguments
Igor Mammedov
2020-02-02
ppc/pnv: improve error logging when a PNOR update fails
Cédric Le Goater
2020-02-02
ppc/pnv: use QEMU unit definition MiB
Cédric Le Goater
2020-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2020-01-31
target/arm: fix TCG leak for fcvt half->double
Alex Bennée
2020-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2020-01-30
qemu_set_log_filename: filename argument may be NULL
Salvador Fandino
2020-01-30
hw/display/qxl.c: Use trace_event_get_state_backends()
Peter Maydell
2020-01-30
memory.c: Use trace_event_get_state_backends()
Peter Maydell
2020-01-30
docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()
Peter Maydell
2020-01-30
Makefile: Keep trace-events-subdirs ordered
Philippe Mathieu-Daudé
2020-01-30
tests/qemu-iotests: use AIOMODE with various tests
Aarushi Mehta
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
2020-01-30
qemu-nbd: adds option for aio engines
Aarushi Mehta
2020-01-30
qemu-img: adds option to use aio engine for benchmarking
Aarushi Mehta
2020-01-30
qemu-io: adds option to use aio engine
Aarushi Mehta
2020-01-30
block/io_uring: adds userspace completion polling
Aarushi Mehta
2020-01-30
block: add trace events for io_uring
Aarushi Mehta
2020-01-30
block/file-posix.c: extend to use io_uring
Aarushi Mehta
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
2020-01-30
util/async: add aio interfaces for io_uring
Aarushi Mehta
2020-01-30
stubs: add stubs for io_uring interface
Aarushi Mehta
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
2020-01-30
block/block: add BDRV flag for io_uring
Aarushi Mehta
2020-01-30
qapi/block-core: add option for io_uring
Aarushi Mehta
2020-01-30
configure: permit use of io_uring
Aarushi Mehta
2020-01-30
block/io: take bs->reqs_lock in bdrv_mark_request_serialising
Paolo Bonzini
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
2020-01-30
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
2020-01-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200130'...
Peter Maydell
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
2020-01-30
tests/arm-cpu-features: Check feature default values
Andrew Jones
2020-01-30
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
2020-01-30
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
2020-01-30
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
2020-01-30
vl: replace deprecated qbus_reset_all registration
Damien Hedde
2020-01-30
docs/devel/reset.rst: add doc about Resettable interface
Damien Hedde
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2020-01-30
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
2020-01-30
hw/core/qdev: handle parent bus change regarding resettable
Damien Hedde
2020-01-30
hw/core/resettable: add support for changing parent
Damien Hedde
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2020-01-30
hw/core: create Resettable QOM interface
Damien Hedde
2020-01-30
hw/core/qdev: add trace events to help with resettable transition
Damien Hedde
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'
Philippe Mathieu-Daudé
[next]