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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
pc: Support for virtio-mem-pci
David Hildenbrand
2
-21
/
+29
2020-07-02
pc: Support coldplugging of virtio-pmem-pci devices on all buses
David Hildenbrand
1
-8
/
+10
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
1
-3
/
+1
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
3
-1
/
+2
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-229
/
+35
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
1
-11
/
+0
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
1
-16
/
+0
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
1
-23
/
+0
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
1
-10
/
+6
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
3
-23
/
+30
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
1
-39
/
+0
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
1
-25
/
+0
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
1
-83
/
+0
2020-06-23
fdc: Open-code fdctrl_init_isa()
Markus Armbruster
1
-2
/
+6
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
5
-57
/
+57
2020-06-17
microvm: drop max-ram-below-4g support
Gerd Hoffmann
1
-19
/
+0
2020-06-17
microvm: use 3G split unconditionally
Gerd Hoffmann
1
-15
/
+1
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
4
-4
/
+4
2020-06-15
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
1
-2
/
+2
2020-06-15
pci: Convert uses of pci_create() etc. with Coccinelle
Markus Armbruster
1
-5
/
+5
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2
-4
/
+4
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2
-5
/
+5
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
10
-72
/
+240
2020-06-12
xen: fix build without pci passthrough
Anthony PERARD
1
-1
/
+1
2020-06-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-258
/
+184
2020-06-12
acpi: madt: skip pci override on pci-less systems.
Gerd Hoffmann
3
-13
/
+18
2020-06-12
acpi: create acpi-common.c and move madt code
Gerd Hoffmann
4
-123
/
+170
2020-06-12
acpi: make build_madt() more generic.
Gerd Hoffmann
1
-7
/
+7
2020-06-10
hw/i386/amd_iommu: Fix the reserved bits definition of IOMMU commands
Wei Huang
1
-9
/
+10
2020-06-10
hw/i386/vmport: Allow QTest use without crashing
Philippe Mathieu-Daudé
1
-1
/
+15
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
5
-0
/
+5
2020-06-10
hw/i386/vmport: Assert vmport initialized before registering commands
Liran Alon
1
-0
/
+2
2020-06-10
hw/i386/vmport: Add support for CMD_GETHZ
Liran Alon
1
-0
/
+19
2020-06-10
hw/i386/vmport: Allow x2apic without IR
Liran Alon
1
-1
/
+8
2020-06-10
hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
Liran Alon
1
-0
/
+14
2020-06-10
hw/i386/vmport: Add support for CMD_GETBIOSUUID
Liran Alon
1
-0
/
+22
2020-06-10
hw/i386/vmport: Define enum for all commands
Liran Alon
2
-21
/
+8
2020-06-10
hw/i386/vmport: Introduce vmport.h
Liran Alon
4
-37
/
+3
2020-06-10
hw/i386/vmport: Report vmware-vmx-type in CMD_GETVERSION
Liran Alon
1
-0
/
+27
2020-06-10
hw/i386/vmport: Introduce vmware-vmx-version property
Liran Alon
1
-1
/
+8
2020-06-10
hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
Liran Alon
1
-4
/
+15
2020-06-10
hw/i386/vmport: Propagate IOPort read to vCPU EAX register
Liran Alon
1
-3
/
+29
2020-06-10
hw/i386/vmport: Add device properties
Liran Alon
1
-0
/
+6
2020-06-10
hw/i386/vmport: Add reference to VMware open-vm-tools
Liran Alon
1
-0
/
+7
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
1
-0
/
+43
2020-06-10
i386:pc: whitelist dynamic vmbus-bridge
Jon Doron
2
-0
/
+4
2020-06-09
hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
[next]