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
hw/i2c: pmbus: add VCAP register
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add fan support
Titus Rwantare
2023-11-07
hw/i2c: pmbus: add vout mode bitfields
Titus Rwantare
2023-11-07
hw/i2c: pmbus add support for block receive
Titus Rwantare
2023-11-07
hw/cpu: Update the comments of nr_cores and nr_dies
Zhao Liu
2023-11-07
hw/i386: Fix comment style in topology.h
Zhao Liu
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-11-07
exec/cpu: Have cpu_exec_realize() return a boolean
Philippe Mathieu-Daudé
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
2023-11-07
accel/tcg: Factor tcg_cpu_reset_hold() out
Philippe Mathieu-Daudé
2023-11-07
accel: Introduce cpu_exec_reset_hold()
Philippe Mathieu-Daudé
2023-11-07
accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
Philippe Mathieu-Daudé
2023-11-07
Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-06
include/hw/elf: Remove truncating signed casts
Richard Henderson
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
[next]