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
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
1
-4
/
+16
2019-05-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...
Peter Maydell
1
-1
/
+1
2019-05-13
hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device
Thomas Huth
1
-1
/
+1
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2019-05-07
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
1
-14
/
+2
2019-05-07
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
1
-13
/
+11
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
3
-0
/
+5
2019-04-25
Categorize devices: iommu
Ernest Esene
2
-0
/
+4
2019-04-25
Categorize devices: IGD passthrough ISA bridge
Ernest Esene
1
-0
/
+1
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
3
-2
/
+28
2019-04-09
hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
Thomas Huth
1
-2
/
+7
2019-04-02
intel_iommu: Drop extended root field
Peter Xu
3
-6
/
+3
2019-04-02
intel_iommu: Fix root_scalable migration breakage
Peter Xu
1
-4
/
+20
2019-04-02
intel_iommu: Correct caching-mode error message
Alex Williamson
1
-1
/
+1
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-36
/
+63
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
1
-2
/
+0
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2
-6
/
+6
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
1
-0
/
+2
2019-03-21
virtio-vga: only enable for specific boards
Paolo Bonzini
1
-0
/
+1
2019-03-20
intel-iommu: optimize nodmar memory regions
Peter Xu
1
-33
/
+58
2019-03-20
hw/i386/Kconfig: enable devices that can be created by default
Philippe Mathieu-Daudé
1
-0
/
+3
2019-03-20
hw/i386/Kconfig: PC uses I8257, not I82374
Paolo Bonzini
1
-1
/
+0
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
1
-2
/
+8
2019-03-18
hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
Thomas Huth
1
-2
/
+1
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
1
-0
/
+2
2019-03-12
intel_iommu: add scalable-mode option to make scalable mode work
Yi Sun
2
-0
/
+29
2019-03-12
intel_iommu: add 256 bits qi_desc support
Liu, Yi L
2
-12
/
+37
2019-03-12
intel_iommu: scalable mode emulation
Liu, Yi L
3
-95
/
+442
2019-03-12
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-59
/
+12
2019-03-11
pc: Support firmware configuration with -blockdev
Markus Armbruster
2
-83
/
+154
2019-03-11
pc_sysfw: Pass PCMachineState to pc_system_firmware_init()
Philippe Mathieu-Daudé
2
-2
/
+5
2019-03-11
pc_sysfw: Remove unused PcSysFwDevice
Philippe Mathieu-Daudé
1
-5
/
+0
2019-03-11
pflash: Clean up after commit 368a354f02b, part 2
Markus Armbruster
1
-5
/
+1
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
1
-1
/
+1
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
1
-1
/
+1
2019-03-11
update copyright notice
David Kiarie
2
-2
/
+2
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
1
-0
/
+1
2019-03-11
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
1
-6
/
+11
2019-03-11
machine: Move nvdimms state into struct MachineState
Eric Auger
4
-59
/
+12
2019-03-11
nvdimm: Rename AcpiNVDIMMState into NVDIMMState
Eric Auger
1
-1
/
+1
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
1
-0
/
+15
2019-03-07
hyperv: express dependencies with kconfig
Yang Zhong
1
-0
/
+1
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
2
-2
/
+53
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+8
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+23
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-3
/
+2
2019-03-06
hw/i386/pc.c: remove unused function pc_acpi_init()
Wei Yang
1
-27
/
+0
[next]