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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
3
-3
/
+18
2018-12-20
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2
-15
/
+16
2018-12-20
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
3
-8
/
+31
2018-12-20
s390x/pci: rename hotplug handler callbacks
David Hildenbrand
1
-6
/
+6
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
4
-29
/
+27
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
3
-15
/
+14
2018-12-20
hw/i386: Remove deprecated machines pc-0.10 and pc-0.11
Thomas Huth
3
-72
/
+4
2018-12-20
hw: acpi: Remove AcpiRsdpDescriptor and fix tests
Samuel Ortiz
5
-33
/
+64
2018-12-19
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
4
-95
/
+89
2018-12-19
hw: arm: Support both legacy and current RSDP build
Samuel Ortiz
1
-5
/
+33
2018-12-19
hw: arm: Convert the RSDP build to the buid_append_foo() API
Samuel Ortiz
1
-19
/
+23
2018-12-19
hw: arm: Carry RSDP specific data through AcpiRsdpData
Samuel Ortiz
2
-5
/
+21
2018-12-19
hw: i386: Use correct RSDT length for checksum
Igor Mammedov
1
-1
/
+6
2018-12-19
hw: arm: acpi: Fix incorrect checksums in RSDP
Igor Mammedov
1
-1
/
+6
2018-12-19
hw: acpi: The RSDP build API can return void
Samuel Ortiz
2
-6
/
+2
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
4
-0
/
+13
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
pcie: Fast PCIe root ports for new machines
Alex Williamson
2
-3
/
+11
2018-12-19
vfio/pci: Remove PCIe Link Status emulation
Alex Williamson
1
-6
/
+0
2018-12-19
pcie: Allow generic PCIe root port to specify link speed and width
Alex Williamson
1
-0
/
+4
2018-12-19
pcie: Fill PCIESlot link fields to support higher speeds and widths
Alex Williamson
1
-0
/
+74
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2
-0
/
+18
2018-12-19
qapi: Define PCIe link speed and width properties
Alex Williamson
3
-0
/
+226
2018-12-19
pci: Sync PCIe downstream port LNKSTA on read
Alex Williamson
4
-0
/
+57
2018-12-19
pcie: Create enums for link speed and width
Alex Williamson
3
-6
/
+27
2018-12-19
hw/pci-bridge: Fix invalid free()
Matthias Weckbecker
1
-1
/
+1
2018-12-19
hw/smbios: Move to the hw/firmware/ subdirectory
Philippe Mathieu-Daudé
11
-10
/
+10
2018-12-19
hw/smbios: Remove "smbios_ipmi.h"
Philippe Mathieu-Daudé
5
-18
/
+5
2018-12-19
hw/smbios: Restrict access to "hw/smbios/ipmi.h"
Philippe Mathieu-Daudé
4
-3
/
+3
2018-12-19
tests: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
3
-24
/
+236
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
5
-78
/
+228
2018-12-19
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
1
-0
/
+1
2018-12-19
pcie: set link state inactive/active after hot unplug/plug
Zheng Xiang
1
-0
/
+12
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
6
-19
/
+7
2018-12-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-18' into ...
Peter Maydell
35
-121
/
+232
2018-12-18
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
16
-228
/
+258
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
3
-11
/
+4
2018-12-18
vl: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-5
/
+2
2018-12-18
i386: hvf: drop debug printf in decode_sldtgroup
Roman Bolshakov
1
-2
/
+0
2018-12-18
docs/devel/build-system: fix 'softmu' typo
Emilio G. Cota
1
-1
/
+1
2018-12-18
qapi: fix flat union on uncovered branches conditionals
Marc-André Lureau
1
-1
/
+2
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
10
-14
/
+33
2018-12-18
qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
Daniel Henrique Barboza
1
-6
/
+10
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
5
-0
/
+55
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
23
-81
/
+83
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
23
-79
/
+95
2018-12-18
qapi: Turn ShutdownCause into QAPI enum
Dominik Csapak
2
-20
/
+34
[next]