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
2018-03-06
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
3
-24
/
+0
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
3
-1
/
+3
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
4
-1
/
+6
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2
-4
/
+3
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-8
/
+26
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-1
/
+3
2018-01-19
q35: Allow only supported dynamic sysbus devices
Eduardo Habkost
1
-2
/
+4
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+2
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
1
-1
/
+1
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
3
-22
/
+17
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
3
-49
/
+64
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2
-31
/
+57
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2
-5
/
+23
2018-01-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+14
2018-01-12
pc: fail memory hot-plug/unplug with -no-acpi and Q35 machine type
Haozhong Zhang
1
-4
/
+14
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
11
-21
/
+521
2017-12-22
acpi: Update TPM2 ACPI table to more recent specs
Stefan Berger
1
-5
/
+14
2017-12-22
intel_iommu: fix error param in string
Peter Xu
1
-1
/
+1
2017-12-22
intel_iommu: remove X86_IOMMU_PCI_DEVFN_MAX
Peter Xu
1
-5
/
+5
2017-12-21
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
1
-0
/
+1
2017-12-21
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
1
-7
/
+0
2017-12-21
kvm-i8259: support "info pic" and "info irq"
Peter Xu
1
-0
/
+8
2017-12-21
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2
-9
/
+9
2017-12-18
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2
-0
/
+304
2017-12-18
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2
-0
/
+183
2017-12-18
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2
-6
/
+4
2017-12-18
mmap(2) returns MAP_FAILED, not NULL, on failure
Michael McConville
1
-1
/
+1
2017-12-14
acpi: change TPM TIS data conditions
Marc-André Lureau
1
-4
/
+8
2017-12-14
tpm: lookup the the TPM interface instead of TIS device
Marc-André Lureau
1
-1
/
+1
2017-12-05
pci: Eliminate pci_find_primary_bus()
David Gibson
1
-6
/
+2
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-6
/
+6
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
1
-0
/
+5
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
3
-0
/
+3
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
1
-0
/
+22
2017-11-05
pci-assign: Remove
Paolo Bonzini
4
-1977
/
+1
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-1
/
+1
2017-10-27
x86: Skip check apic_id_limit for Xen
Lan Tianyu
1
-1
/
+1
2017-10-26
xen: Log errno rather than return value
Ross Lagerwall
1
-1
/
+1
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2017-10-15
pc: remove useless hot_add_cpu initialisation
Laurent Vivier
2
-3
/
+0
[next]