index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
1
-9
/
+38
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
1
-10
/
+10
2023-07-12
memory-device: Track used region size in DeviceMemoryState
David Hildenbrand
1
-19
/
+3
2023-07-12
memory-device: Refactor memory_device_pre_plug()
David Hildenbrand
1
-14
/
+14
2023-07-12
hw/i386/pc: Remove PC_MACHINE_DEVMEM_REGION_SIZE
David Hildenbrand
1
-19
/
+0
2023-07-12
hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
David Hildenbrand
1
-6
/
+3
2023-07-12
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
1
-12
/
+5
2023-07-12
hw/loongarch/virt: Use machine_memory_devices_init()
David Hildenbrand
1
-9
/
+3
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2
-19
/
+20
2023-07-12
hw/arm/virt: Use machine_memory_devices_init()
David Hildenbrand
1
-8
/
+1
2023-07-12
memory-device: Introduce machine_memory_devices_init()
David Hildenbrand
1
-0
/
+14
2023-07-12
memory-device: Unify enabled vs. supported error messages
David Hildenbrand
1
-9
/
+4
2023-07-11
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
39
-208
/
+741
2023-07-11
Merge tag 'mips-20230710' of https://github.com/philmd/qemu into staging
Richard Henderson
7
-24
/
+34
2023-07-10
vhost: Fix false positive out-of-bounds
Hawkins Jiawei
1
-1
/
+1
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
3
-1
/
+4
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
4
-4
/
+6
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
6
-11
/
+11
2023-07-10
pcie: Add hotplug detect state register to cmask
Leonardo Bras
1
-0
/
+4
2023-07-10
virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()
Eric Auger
1
-12
/
+7
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2
-2
/
+30
2023-07-10
hw/pci: warn when PCIe device is plugged into non-zero slot of downstream port
Ani Sinha
1
-0
/
+20
2023-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
2
-2
/
+8
2023-07-10
pcie: Release references of virtual functions
Akihiko Odaki
1
-0
/
+1
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
4
-14
/
+16
2023-07-11
hw/ide/piix: Move registration of VMStateDescription to DeviceClass
Bernhard Beschow
1
-3
/
+2
2023-07-11
hw/ide/pci: Replace some magic numbers by constants
Bernhard Beschow
1
-1
/
+2
2023-07-11
hw/ide: Extract bmdma_status_writeb()
Bernhard Beschow
5
-7
/
+10
2023-07-11
hw/ide: Extract IDEBus assignment into bmdma_init()
Bernhard Beschow
5
-4
/
+1
2023-07-11
hw/isa/vt82c686: Remove via_isa_set_irq()
Bernhard Beschow
1
-6
/
+0
2023-07-11
hw/ide/via: Wire up IDE legacy interrupts in host device
Bernhard Beschow
2
-2
/
+9
2023-07-11
hw/ide/pci: Expose legacy interrupts as named GPIOs
Bernhard Beschow
1
-0
/
+9
2023-07-10
hw/mips/loongson3_virt: Relax CPU restrictions for TCG
Jiaxun Yang
1
-2
/
+2
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
6
-29
/
+368
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
7
-12
/
+11
2023-07-10
hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Bernhard Beschow
1
-25
/
+26
2023-07-10
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2
-39
/
+26
2023-07-10
hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE property
Bernhard Beschow
1
-1
/
+5
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2
-3
/
+14
2023-07-10
hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM property
Bernhard Beschow
1
-4
/
+10
2023-07-10
hw/pci-host/i440fx: Make MemoryRegion pointers accessible as properties
Bernhard Beschow
1
-12
/
+30
2023-07-10
hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState section
Bernhard Beschow
1
-9
/
+9
2023-07-10
hw/pci-host/i440fx: Have common names for some local variables
Bernhard Beschow
1
-14
/
+12
2023-07-10
hw/pci-host/i440fx: Replace magic values by existing constants
Bernhard Beschow
1
-4
/
+4
2023-07-10
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2
-1
/
+2
2023-07-10
hw/i386/pc_piix: Turn some local variables into initializers
Bernhard Beschow
1
-9
/
+4
2023-07-10
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2
-8
/
+8
2023-07-10
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2
-2
/
+3
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
1
-1
/
+1
2023-07-10
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2
-2
/
+3
[next]