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
Age
Commit message (
Expand
)
Author
2023-10-06
semihosting: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
qom/object_interfaces: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
plugins/loader: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
os-posix: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
net/net: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
hw/audio/soundhw: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-05
Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2023-10-04
hw/cxl: Support 4 HDM decoders at all levels of topology
Jonathan Cameron
2023-10-04
hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
Jonathan Cameron
2023-10-04
hw/cxl: Add utility functions decoder interleave ways and target count.
Jonathan Cameron
2023-10-04
hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
Jonathan Cameron
2023-10-04
hw/i386: Remove now redundant TYPE_ACPI_GED_X86
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
Bernhard Beschow
2023-10-04
hw/acpi/acpi_dev_interface: Remove now unused madt_cpu virtual method
Bernhard Beschow
2023-10-04
hw/acpi/cpu: Have build_cpus_aml() take a build_madt_cpu_fn callback
Bernhard Beschow
2023-10-04
tcg: Split out tcg init functions to tcg/startup.h
Richard Henderson
2023-10-04
tcg: Remove argument to tcg_prologue_init
Richard Henderson
2023-10-04
accel/tcg: Restrict dump_exec_info() declaration
Philippe Mathieu-Daudé
2023-10-04
exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h'
Philippe Mathieu-Daudé
2023-10-04
exec: Make EXCP_FOO definitions target agnostic
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove env_tlb()
Anton Johansson
2023-10-04
accel/tcg: Modify tlb_*() to use CPUState
Anton Johansson
2023-10-04
tcg: Remove TCGContext.tlb_fast_offset
Richard Henderson
2023-10-04
accel/tcg: Remove env_neg()
Richard Henderson
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-10-04
Merge tag 'migration-20231004-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-04
Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2023-10-04
migration/vmstate: Introduce vmstate_save_state_with_err
Tejus GK
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Remove cpu_neg()
Richard Henderson
2023-10-03
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
accel/tcg: Remove CPUState.icount_decr_ptr
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
accel/tcg: Validate placement of CPUNegativeOffsetState
Richard Henderson
2023-10-03
accel/tcg: Move CPUTLB definitions from cpu-defs.h
Richard Henderson
[next]