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-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-hv-balloon-20231106' of https://github.com/maciejsszmigiero/q...
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-xenfv-stable-20231106' of git://git.infradead.org/users/dwmw2...
Stefan Hajnoczi
2023-11-06
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
Richard Henderson
2023-11-06
tcg: Remove TCG_TARGET_HAS_movcond_{i32,i64}
Richard Henderson
2023-11-06
tcg: Move tcg_temp_free_* out of line
Richard Henderson
2023-11-06
tcg: Move tcg_temp_new_*, tcg_global_mem_new_* out of line
Richard Henderson
2023-11-06
tcg: Move tcg_constant_* out of line
Richard Henderson
2023-11-06
tcg: Unexport tcg_gen_op*_{i32,i64}
Richard Henderson
2023-11-06
tcg: Move tcg_gen_opN declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move vec_gen_* declarations to tcg-internal.h
Richard Henderson
2023-11-06
tcg: Move 64-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move 32-bit expanders out of line
Richard Henderson
2023-11-06
tcg: Move generic expanders out of line
Richard Henderson
2023-11-06
tcg: Move tcg_gen_op* out of line
Richard Henderson
2023-11-06
accel/tcg: Move HMP info jit and info opcount code
Richard Henderson
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
2023-11-06
Add Hyper-V Dynamic Memory Protocol definitions
Maciej S. Szmigiero
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-06
hw/xen: select kernel mode for per-vCPU event channel upcall vector
David Woodhouse
2023-11-06
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2023-11-03
memory-device: Support empty memory devices
David Hildenbrand
2023-11-03
util/uuid: Define UUID_STR_LEN from UUID_NONE string
Cédric Le Goater
2023-11-03
util/uuid: Remove UUID_FMT_LEN
Cédric Le Goater
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2023-11-03
virtio-iommu: Implement set_iova_ranges() callback
Eric Auger
2023-11-03
virtio-iommu: Record whether a probe request has been issued
Eric Auger
2023-11-03
range: Introduce range_inverse_array()
Eric Auger
2023-11-03
virtio-iommu: Introduce per IOMMUDevice reserved regions
Eric Auger
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-11-03
range: Make range_compare() public
Eric Auger
2023-11-03
virtio-iommu: Rename reserved_regions into prop_resv_regions
Eric Auger
2023-11-03
vfio: Collect container iova range info
Eric Auger
2023-11-03
memory: Introduce memory_region_iommu_set_iova_ranges
Eric Auger
2023-11-03
memory: Let ReservedRegion use Range
Eric Auger
2023-11-03
Merge tag 'pull-target-arm-20231102' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-03
Merge tag 'migration-20231102-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-11-02
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
2023-11-02
hw/misc: Introduce AMD/Xilix Versal TRNG device
Tong Ho
2023-11-02
dump: Allow directly outputting raw kdump format
Stephen Brennan
2023-11-02
dump: Pass DumpState to write_ functions
Stephen Brennan
2023-11-02
hw/char/stm32f2xx_usart: Add more definitions for CR1 register
Hans-Erik Floryd
2023-11-02
hw/input/stellaris_gamepad: Convert to qemu_input_handler_register()
Peter Maydell
2023-11-02
hw/input/stellaris_input: Convert to qdev
Peter Maydell
2023-11-02
qdev: Add qdev_prop_set_array()
Kevin Wolf
[next]