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
Age
Commit message (
Expand
)
Author
2023-10-19
hw/sparc64/ebus: Access memory regions via pci_address_space_io()
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Replace magic value by proper definition
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names
Philippe Mathieu-Daudé
2023-10-19
hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2023-10-19
hw/misc/mips_itu: Make MIPSITUState target agnostic
Philippe Mathieu-Daudé
2023-10-19
hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
Philippe Mathieu-Daudé
2023-10-19
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
Philippe Mathieu-Daudé
2023-10-19
hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h'
Philippe Mathieu-Daudé
2023-10-19
hw/sd/sdhci: Block Size Register bits [14:12] is lost
Lu Gao
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
2023-10-19
memory: drop needless argument
Marc-André Lureau
2023-10-19
buildsys: Only display Objective-C information when Objective-C is used
Philippe Mathieu-Daudé
2023-10-19
cutils: Fix get_relocated_path on Windows
Akihiko Odaki
2023-10-19
MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
Thomas Huth
2023-10-19
MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt se...
Thomas Huth
2023-10-19
MAINTAINERS: Add hw/input/lasips2.c to the HPPA machine section
Thomas Huth
2023-10-19
MAINTAINERS: Split vt82c686 out of fuloong2e
BALATON Zoltan
2023-10-19
mailmap: update email addresses for Luc Michel
Luc Michel
2023-10-19
Merge tag 'pull-lu-20231018' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-19
Merge tag 'migration-20231018-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-18
linux-user: Remap guest SIGABRT
Richard Henderson
2023-10-18
linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP
Richard Henderson
2023-10-18
linux-user: Split out host_sig{segv,bus}_handler
Richard Henderson
2023-10-18
linux-user: Simplify signal_init
Richard Henderson
2023-10-18
linux-user: Map unsupported signals to an out-of-bounds value
Richard Henderson
2023-10-18
linux-user: Only register handlers for core_dump_signal by default
Richard Henderson
2023-10-18
linux-user: Detect and report host crashes
Helge Deller
2023-10-18
linux-user: Exit not abort in die_with_backtrace
Richard Henderson
2023-10-18
linux-user: Split out die_with_signal
Richard Henderson
2023-10-18
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap
Richard Henderson
2023-10-18
linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch
Jiajie Chen
2023-10-18
linux-user/sh4: Fix crashes on signal delivery
Mikulas Patocka
2023-10-18
linux-user/mips: fix abort on integer overflow
Mikulas Patocka
2023-10-18
linux-user: Fixes for zero_bss
Richard Henderson
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-18
migration: save_zero_page() can take block through pss
Juan Quintela
2023-10-18
migration: control_save_page() can take block through pss
Juan Quintela
2023-10-18
migration: save_compress_page() can take block through pss
Juan Quintela
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
2023-10-18
ramfb-standalone: add migration support
Marc-André Lureau
2023-10-18
ramfb: add migration support
Marc-André Lureau
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
2023-10-18
vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Zhenzhong Duan
2023-10-18
vfio/ap: Remove pointless apdev variable
Zhenzhong Duan
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
[next]