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
/
Makefile.objs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
hw/i386: Introduce the microvm machine type
Sergio Lopez
1
-0
/
+1
2019-10-22
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
1
-0
/
+1
2019-09-16
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-23
hw/i386: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
1
-2
/
+3
2019-02-05
hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boards
Paolo Bonzini
1
-1
/
+3
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
1
-2
/
+2
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
1
-0
/
+1
2017-11-05
pci-assign: Remove
Paolo Bonzini
1
-1
/
+0
2016-09-24
hw/i386: Introduce AMD IOMMU
David Kiarie
1
-0
/
+1
2016-07-20
x86-iommu: introduce parent class
Peter Xu
1
-1
/
+1
2016-01-09
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
1
-30
/
+0
2015-09-10
hw/pci-assign: split pci-assign.c
Tiejun Chen
1
-0
/
+1
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-08-13
make: load only required dependency files.
Victor Kaplansky
1
-1
/
+7
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
1
-2
/
+1
2015-06-01
TPM2 ACPI table support
Stefan Berger
1
-1
/
+1
2015-03-01
pc: acpi-build: drop template patching and create PCI bus tree dynamically
Igor Mammedov
1
-1
/
+0
2015-03-01
pc: acpi-build: drop remaining ssdt_misc template
Igor Mammedov
1
-1
/
+0
2015-02-26
pc: acpi-build: drop template patching and memory hotplug objects dynamically
Igor Mammedov
1
-1
/
+0
2015-02-26
pc: acpi-build: drop template patching and CPU hotplug objects dynamically
Igor Mammedov
1
-3
/
+4
2015-01-27
bios-linker-loader: move source to common location
Michael S. Tsirkin
1
-1
/
+0
2014-08-28
intel-iommu: introduce Intel IOMMU (VT-d) emulation
Le Tan
1
-0
/
+1
2014-08-25
Add ACPI tables for TPM
Stefan Berger
1
-1
/
+2
2014-06-19
pc: acpi: do not hardcode preprocessor
Igor Mammedov
1
-1
/
+1
2014-06-19
pc: ACPI BIOS: implement memory hotplug interface
Igor Mammedov
1
-1
/
+2
2014-05-07
xen: move Xen HVM files under hw/i386/xen
Wei Liu
1
-1
/
+1
2014-05-07
xen: move Xen PV machine files to hw/xenpv
Wei Liu
1
-1
/
+1
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
1
-1
/
+1
2014-01-26
pc: make: fix dependencies: rebuild when included file is changed
Igor Mammedov
1
-1
/
+1
2013-11-17
hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently
Michael Tokarev
1
-1
/
+1
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin
1
-0
/
+4
2013-10-14
i386: add bios linker/loader
Michael S. Tsirkin
1
-0
/
+1
2013-10-14
acpi: add rules to compile ASL source
Michael S. Tsirkin
1
-0
/
+22
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
1
-0
/
+1
2013-04-08
hw: move hw/kvm/ to hw/i386/kvm
Paolo Bonzini
1
-4
/
+1
2013-04-08
hw: move other devices to hw/misc/, configure with default-configs/
Paolo Bonzini
1
-4
/
+0
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
1
-2
/
+1
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
1
-2
/
+1
2013-04-08
hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move more files to hw/xen/
Paolo Bonzini
1
-3
/
+0
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move MC146818RTC to hw/timer/, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: move watchdogs to hw/watchdog, configure via default-configs/
Paolo Bonzini
1
-1
/
+0
2013-04-08
hw: make all of hw/pci/ configurable via default-configs/
Paolo Bonzini
1
-1
/
+1
2013-03-01
i386: move files referencing CPU to hw/i386/
Paolo Bonzini
1
-1
/
+3
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-5
/
+8
[next]