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
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2019-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
KVM: Introduce kvm_arch_destroy_vcpu()
Liran Alon
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-07
accel: Remove unused AccelClass::opt_name attribute
Wainer dos Santos Moschetta
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
2019-06-04
block: Add Error to blk_set_aio_context()
Kevin Wolf
2019-05-28
semihosting: move semihosting configuration into its own directory
Alex Bennée
2019-05-20
block: Add blk_set_allow_aio_context_change()
Kevin Wolf
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-10
Add vhost-user-backend
Marc-André Lureau
2019-05-02
accel: Remove unused AccelClass::available field
Eduardo Habkost
2019-05-02
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
2019-04-02
Revert "migration: move only_migratable to MigrationState"
Markus Armbruster
2019-04-01
block: Add bdrv_get_request_alignment()
Eric Blake
2019-03-11
hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
Philippe Mathieu-Daudé
2019-03-08
iothread: create the gcontext unconditionally
Peter Xu
2019-03-08
iothread: replace init_done_cond with a semaphore
Peter Xu
2019-03-05
migration: Switch to using announce timer
Dr. David Alan Gilbert
2019-02-25
block-backend: Make blk_inc/dec_in_flight public
Kevin Wolf
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-05
Remove deprecated -no-frame option
Thomas Huth
2019-02-01
block: Remove blk_attach_dev_legacy() / legacy_dev code
Thomas Huth
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-22
hw/bt: Remove HCIInfo from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
accel: Improve selection of the default accelerator
Thomas Huth
2019-01-07
hostmem: use object id for memory region name with >= 4.0
Marc-André Lureau
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2019-01-04
fw_cfg: Make qemu_extra_params_fw locally
Li Qiang
2018-12-22
vl: Introduce shutdown_notifiers
Yuval Shaia
2018-12-20
Clean up includes
Markus Armbruster
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
[next]