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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-01-24
hw/i386/pc.c: fix one typo in function name
Wei Yang
1
-2
/
+2
2019-01-17
acpi: build TPM Physical Presence interface
Stefan Berger
1
-3
/
+9
2019-01-17
acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
Stefan Berger
1
-0
/
+19
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
1
-1
/
+0
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-0
/
+10
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
1
-0
/
+7
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
1
-0
/
+3
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
1
-0
/
+3
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
3
-3
/
+3
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+3
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-2
/
+2
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-744
/
+168
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2
-744
/
+168
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2
-62
/
+62
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
2
-3
/
+3
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
1
-0
/
+53
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
1
-0
/
+53
2019-01-07
compat: remove remaining PC_COMPAT macros
Marc-André Lureau
2
-37
/
+252
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2
-7
/
+20
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2
-7
/
+100
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2
-8
/
+91
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
3
-8
/
+75
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
3
-8
/
+7
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
3
-8
/
+27
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
3
-10
/
+38
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
3
-10
/
+33
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
3
-10
/
+13
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
3
-10
/
+21
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
3
-10
/
+17
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
3
-10
/
+25
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
3
-10
/
+21
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
3
-10
/
+13
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
2
-383
/
+345
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
2
-38
/
+76
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
2
-215
/
+325
2018-12-20
x86-iommu: turn on IR by default if proper
Peter Xu
1
-3
/
+4
2018-12-20
x86-iommu: switch intr_supported to OnOffAuto type
Peter Xu
5
-10
/
+21
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
1
-0
/
+2
2018-12-20
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
Thomas Huth
1
-68
/
+2
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
1
-30
/
+19
2018-12-19
hw: i386: Use correct RSDT length for checksum
Igor Mammedov
1
-1
/
+6
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
1
-3
/
+1
2018-12-19
intel_iommu: remove "x-" prefix for "aw-bits"
Peter Xu
1
-1
/
+1
2018-12-19
intel_iommu: dma read/write draining support
Peter Xu
2
-0
/
+7
2018-12-19
intel_iommu: convert invalid traces into error reports
Peter Xu
2
-21
/
+43
2018-12-19
intel_iommu: dump correct iova when failed
Peter Xu
1
-1
/
+1
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
3
-3
/
+3
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
1
-0
/
+5
2018-12-14
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
[next]