index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
Age
Commit message (
Expand
)
Author
2020-03-09
monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c
Maxim Levitsky
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
2020-03-06
stubs: Add arch_type
Kevin Wolf
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-22
qtest: add in-process incoming command handler
Alexander Bulekov
2020-02-22
qtest: add qtest_server_send abstraction
Alexander Bulekov
2020-02-22
softmmu: split off vl.c:main() into main.c
Alexander Bulekov
2020-02-19
hostmem: fix strict bind policy
Igor Mammedov
2020-02-19
hostmem: introduce "prealloc-threads" property
Igor Mammedov
2020-02-19
make mem_path local variable
Igor Mammedov
2020-02-19
initialize MachineState::ram in NUMA case
Igor Mammedov
2020-02-19
machine: alias -mem-path and -mem-prealloc into memory-foo backend
Igor Mammedov
2020-02-17
monitor: Move monitor option parsing to monitor/monitor.c
Kevin Wolf
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
2020-02-02
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
2020-01-24
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-07
replay: record and replay random number sources
Pavel Dovgalyuk
2020-01-05
numa: Extend CLI to provide memory side cache information
Liu Jingqi
2020-01-05
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
Paolo Bonzini
2019-12-17
tcg: convert "-accel threads" to a QOM property
Paolo Bonzini
2019-12-17
accel: pass object to accel_init_machine
Paolo Bonzini
2019-12-17
vl: merge -accel processing into configure_accelerators
Paolo Bonzini
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-11-26
kvm: Introduce KVM irqchip change notifier
David Gibson
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
2019-10-31
bootdevice: Add interface to gather LCHS
Sam Eiderman
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-09-30
kvm: split too big memory section on several memslots
Igor Mammedov
2019-09-19
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-04
virtio-rng: change default backend to rng-builtin
Laurent Vivier
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
[next]