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-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-7
/
+7
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
7
-7
/
+7
2020-01-22
i386:acpi: Remove _HID from the SMBus ACPI entry
Corey Minyard
1
-1
/
+0
2020-01-22
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
1
-1
/
+3
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-5
/
+5
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
1
-0
/
+9
2020-01-09
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
1
-0
/
+9
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2
-9
/
+6
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2
-8
/
+6
2020-01-07
sysbus: remove unused sysbus_try_create*
Marc-André Lureau
1
-1
/
+0
2020-01-07
hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-07
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
1
-4
/
+4
2020-01-07
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
1
-0
/
+9
2020-01-07
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2
-2
/
+0
2020-01-06
intel_iommu: add present bit check for pasid table entries
Liu Yi L
2
-19
/
+74
2020-01-06
intel_iommu: a fix to vtd_find_as_from_bus_num()
Liu Yi L
1
-0
/
+1
2020-01-05
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2
-2
/
+0
2020-01-05
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi
1
-0
/
+5
2020-01-05
intel_iommu: fix bug to read DMAR_RTADDR_REG
Yi Sun
1
-4
/
+3
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-393
/
+365
2019-12-18
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-7
/
+7
2019-12-18
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
1
-83
/
+2
2019-12-17
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
4
-114
/
+128
2019-12-17
hw/i386/pc: Inline port92_init()
Philippe Mathieu-Daudé
1
-8
/
+4
2019-12-17
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+1
2019-12-17
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
1
-4
/
+3
2019-12-17
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
3
-15
/
+2
2019-12-17
pc: stubify x86 iommu
Paolo Bonzini
3
-1
/
+42
2019-12-17
x86: move more x86-generic functions out of PC files
Paolo Bonzini
8
-106
/
+113
2019-12-17
hw/i386/pc: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2
-14
/
+11
2019-12-17
x86: move SMM property to X86MachineState
Paolo Bonzini
4
-54
/
+53
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
4
-0
/
+4
2019-12-17
fw_cfg: allow building without other devices
Paolo Bonzini
2
-2
/
+7
2019-12-17
i386: conditionally compile more files
Paolo Bonzini
2
-4
/
+8
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
3
-2
/
+28
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2
-0
/
+2
2019-11-25
intel_iommu: TM field should not be in reserved bits
Qi, Yadong
2
-6
/
+16
2019-11-25
intel_iommu: refine SL-PEs reserved fields checking
Qi, Yadong
2
-21
/
+21
2019-11-19
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
4
-5
/
+5
2019-11-19
hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
Thomas Huth
1
-2
/
+2
2019-11-19
microvm: fix memory leak in microvm_fix_kernel_cmdline
Sergio Lopez
1
-0
/
+2
2019-11-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+120
2019-11-05
hw/pci-host/i440fx: Remove the last PIIX3 traces
Philippe Mathieu-Daudé
1
-1
/
+7
2019-11-05
hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'
Philippe Mathieu-Daudé
1
-1
/
+1
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
1
-0
/
+1
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
1
-0
/
+1
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
1
-2
/
+3
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
1
-1
/
+1
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2
-2
/
+2
2019-11-05
hw/i386: AMD-Vi IVRS DMA alias support
Alex Williamson
1
-7
/
+120
[next]