index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
s390x/sclp: reporting the maximum nested topology entries
Pierre Morel
1
-2
/
+3
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2
-0
/
+24
2023-10-20
s390x/cpu topology: add topology entries on CPU hotplug
Pierre Morel
1
-0
/
+54
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2
-1
/
+13
2023-10-20
hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
Helge Deller
1
-0
/
+92
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2
-2
/
+2
2023-10-19
hw/audio/pcspk: Inline pcspk_init()
Philippe Mathieu-Daudé
1
-10
/
+0
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
1
-6
/
+3
2023-10-19
hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/misc/mips_itu: Make MIPSITUState target agnostic
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h'
Philippe Mathieu-Daudé
1
-0
/
+2
2023-10-19
hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'
Philippe Mathieu-Daudé
1
-14
/
+0
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
3
-3
/
+5
2023-10-19
include/hw/arm: move BSA definitions to bsa.h
Leif Lindholm
2
-11
/
+36
2023-10-19
{include/}hw/arm: refactor virt PPI logic
Leif Lindholm
1
-7
/
+7
2023-10-19
xlnx-bbram: hw/nvram: Use dot in device type name
Tong Ho
1
-1
/
+1
2023-10-19
hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
Thomas Huth
1
-0
/
+0
2023-10-18
Merge tag 'pull-vfio-20231018' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
3
-7
/
+59
2023-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+15
2023-10-18
ramfb: add migration support
Marc-André Lureau
1
-0
/
+4
2023-10-18
vfio/ccw: Remove redundant definition of TYPE_VFIO_CCW
Zhenzhong Duan
1
-2
/
+0
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
1
-0
/
+35
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
1
-0
/
+2
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
1
-0
/
+1
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
1
-0
/
+2
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
1
-5
/
+0
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
1
-0
/
+3
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
1
-0
/
+3
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
1
-0
/
+9
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
1
-0
/
+2
2023-10-17
Merge tag 'migration-20231017-pull-request' of https://gitlab.com/juan.quintela/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
Stefan Hajnoczi
3
-0
/
+59
2023-10-17
meson: do not use set10
Paolo Bonzini
1
-0
/
+15
2023-10-17
migration: hold the BQL during setup
Fiona Ebner
1
-1
/
+1
2023-10-16
Merge tag 'pull-loongarch-20231013' of https://gitlab.com/gaosong/qemu into staging
Stefan Hajnoczi
1
-3
/
+0
2023-10-16
Merge tag 'pull-ufs-20231013' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-10-16
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
9
-99
/
+143
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-4
/
+4
2023-10-16
Merge tag 'mem-2023-10-12' of https://github.com/davidhildenbrand/qemu into staging
Stefan Hajnoczi
9
-14
/
+148
2023-10-16
gfxstream + rutabaga prep: added need defintions, fields, and options
Gurchetan Singh
1
-0
/
+27
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
2
-0
/
+20
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
1
-0
/
+5
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
1
-0
/
+3
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
1
-0
/
+4
2023-10-13
hw/ufs: Fix incorrect register fields
Jeuk Kim
1
-2
/
+2
2023-10-13
hw/loongarch/virt: Remove unused ISA Bus
Philippe Mathieu-Daudé
1
-3
/
+0
2023-10-12
block: Add assertion for bdrv_graph_wrlock()
Kevin Wolf
1
-1
/
+2
[prev]
[next]