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-21
e500: simplify IRQ wiring
Greg Kurz
1
-10
/
+8
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
2
-17
/
+15
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+2
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2
-2
/
+2
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+3
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
1
-2
/
+0
2018-12-21
target/ppc: tcg: Implement addex instruction
Suraj Jitindar Singh
2
-27
/
+35
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
1
-1
/
+1
2018-12-21
target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
David Gibson
1
-12
/
+0
2018-12-21
target/ppc: fix the PPC_BIT definitions
Cédric Le Goater
1
-3
/
+3
2018-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181220' into staging
Peter Maydell
2
-7
/
+27
2018-12-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-12-20' into ...
Peter Maydell
19
-19
/
+6
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
6
-11
/
+24
2018-12-20
q35: set split kernel irqchip as default
Peter Xu
3
-0
/
+5
2018-12-20
pci: Adjust PCI config limit based on bus topology
Alex Williamson
1
-0
/
+26
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
1
-12
/
+21
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
5
-1
/
+25
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
3
-34
/
+12
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
3
-1
/
+12
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-20
hw/s390x: Fix bad mask in time2tod()
Thomas Huth
1
-1
/
+1
2018-12-20
hw/s390/ccw.c: Don't take address of packed members
Peter Maydell
1
-6
/
+26
2018-12-20
build: Remake config-host.mak when VERSION changes
Markus Armbruster
1
-1
/
+1
2018-12-20
Clean up includes
Markus Armbruster
18
-18
/
+5
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
[prev]
[next]