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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
1
-26
/
+27
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
1
-2
/
+4
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2
-10
/
+13
2020-12-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...
Peter Maydell
3
-3
/
+3
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
1
-1
/
+1
2020-12-10
Clean up includes
Markus Armbruster
2
-2
/
+2
2020-12-10
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
7
-8
/
+423
2020-12-10
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...
Peter Maydell
3
-25
/
+102
2020-12-10
hw/arm/armv7m: Correct typo in QOM object name
Peter Maydell
1
-1
/
+1
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
1
-0
/
+56
2020-12-10
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
1
-0
/
+13
2020-12-10
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
1
-27
/
+32
2020-12-10
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
1
-8
/
+18
2020-12-10
target/arm: Implement v8.1M REVIDR register
Peter Maydell
1
-0
/
+5
2020-12-10
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
1
-1
/
+8
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
2
-12
/
+68
2020-12-10
i.MX6ul: Fix bad printf format specifiers
Alex Chen
1
-2
/
+2
2020-12-10
i.MX6: Fix bad printf format specifiers
Alex Chen
2
-11
/
+11
2020-12-10
i.MX31: Fix bad printf format specifiers
Alex Chen
2
-9
/
+9
2020-12-10
i.MX25: Fix bad printf format specifiers
Alex Chen
1
-6
/
+6
2020-12-10
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
1
-3
/
+20
2020-12-10
xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
Vikram Garhwal
2
-0
/
+54
2020-12-10
hw/net/can: Introduce Xilinx ZynqMP CAN controller
Vikram Garhwal
5
-0
/
+1173
2020-12-10
hw/arm/smmuv3: Fix up L1STD_SPAN decoding
Kunkun Jiang
1
-1
/
+1
2020-12-10
aspeed: g220a-bmc: Add an FRU
John Wang
1
-0
/
+12
2020-12-10
aspeed/smc: Add support for address lane disablement
Cédric Le Goater
1
-7
/
+18
2020-12-10
ast2600: SRAM is 89KB
Joel Stanley
1
-1
/
+1
2020-12-10
aspeed: Add support for the g220a-bmc board
John Wang
1
-0
/
+60
2020-12-10
hw/misc: add an EMC141{3,4} device model
John Wang
4
-0
/
+332
2020-12-10
microvm: add second ioapic
Gerd Hoffmann
1
-5
/
+51
2020-12-10
microvm: drop microvm_gsi_handler()
Gerd Hoffmann
1
-13
/
+1
2020-12-10
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
1
-5
/
+6
2020-12-10
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
1
-2
/
+7
2020-12-10
x86: add support for second ioapic
Gerd Hoffmann
2
-0
/
+31
2020-12-10
x86: rewrite gsi_handler()
Gerd Hoffmann
1
-4
/
+10
2020-12-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
29
-678
/
+897
2020-12-09
hw/virtio-pci Added AER capability.
Andrew Melnychenko
2
-0
/
+20
2020-12-09
hw/virtio-pci Added counter for pcie capabilities offsets.
Andrew Melnychenko
1
-1
/
+3
2020-12-09
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
2
-2
/
+10
2020-12-09
x86: ich9: factor out "guest_cpu_hotplug_features"
Igor Mammedov
1
-2
/
+6
2020-12-09
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2
-2
/
+13
2020-12-09
x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
Igor Mammedov
1
-0
/
+4
2020-12-09
acpi: cpuhp: introduce 'firmware performs eject' status/control bits
Igor Mammedov
2
-1
/
+13
2020-12-09
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2
-12
/
+54
2020-12-09
hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()
Peter Maydell
1
-6
/
+6
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
7
-6
/
+65
2020-12-08
failover: Remove primary_dev member
Juan Quintela
1
-31
/
+24
2020-12-08
failover: simplify failover_unplug_primary
Juan Quintela
1
-15
/
+10
2020-12-08
failover: Caller of this two functions already have primary_dev
Juan Quintela
1
-13
/
+14
2020-12-08
failover: We don't need to cache primary_device_id anymore
Juan Quintela
1
-10
/
+10
[prev]
[next]