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
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+0
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
7
-7
/
+7
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
3
-3
/
+4
2020-12-10
i386: remove bios_name
Paolo Bonzini
3
-12
/
+9
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
1
-2
/
+4
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2
-10
/
+13
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
1
-5
/
+51
2020-12-10
microvm: drop microvm_gsi_handler()
Gerd Hoffmann
1
-13
/
+1
2020-12-10
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
1
-5
/
+6
2020-12-10
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
1
-2
/
+7
2020-12-10
x86: add support for second ioapic
Gerd Hoffmann
2
-0
/
+31
2020-12-10
x86: rewrite gsi_handler()
Gerd Hoffmann
1
-4
/
+10
2020-12-09
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
1
-1
/
+3
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
1
-0
/
+1
2020-12-09
x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
Igor Mammedov
1
-0
/
+4
2020-12-09
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2
-12
/
+54
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
3
-2
/
+28
2020-12-08
acpi: Extract crs build form acpi_build.c
Yubo Miao
1
-293
/
+0
2020-12-08
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
1
-17
/
+1
2020-12-08
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
1
-0
/
+4
2020-12-08
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
1
-1
/
+1
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio Pérez
1
-39
/
+49
2020-12-08
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
1
-2
/
+2
2020-11-16
hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
Philippe Mathieu-Daudé
1
-22
/
+19
2020-11-03
pc: comment style fixup
Michael S. Tsirkin
1
-4
/
+5
2020-11-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-24
/
+55
2020-10-30
intel_iommu: Fix two misuse of "0x%u" prints
Peter Xu
1
-2
/
+2
2020-10-30
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2
-20
/
+43
2020-10-30
acpi/crs: Support ranges > 32b for hosts
Ben Widawsky
1
-2
/
+8
2020-10-30
acpi/crs: Prevent bad ranges for host bridges
Ben Widawsky
1
-0
/
+2
2020-10-28
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
1
-7
/
+1
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
7
-19
/
+44
2020-10-21
microvm: add usb support
Gerd Hoffmann
3
-0
/
+23
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
4
-18
/
+14
2020-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
2
-1
/
+7
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2
-2
/
+2
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
1
-2
/
+2
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
1
-2
/
+0
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
3
-3
/
+3
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2
-20
/
+18
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
1
-1
/
+1
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-0
/
+1
2020-10-01
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
3
-0
/
+106
2020-09-30
target/i386: always create kvmclock device
Vitaly Kuznetsov
5
-6
/
+16
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2
-1
/
+2
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2
-4
/
+4
2020-09-30
hw/i386/q35: Remove unreachable Xen code on Q35 machine
Philippe Mathieu-Daudé
1
-11
/
+2
[next]