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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...
Peter Maydell
1
-0
/
+3
2018-09-25
aspeed/smc: fix some alignment issues
Cédric Le Goater
1
-4
/
+4
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
1
-142
/
+70
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
1
-1
/
+1
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
1
-1
/
+0
2018-09-25
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
1
-0
/
+2
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2
-67
/
+2
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2
-84
/
+57
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
3
-20
/
+14
2018-09-25
hw/arm/smmuv3: fix eventq recording and IRQ triggerring
Eric Auger
2
-14
/
+14
2018-09-25
qmp, hmp: add PCI subsystem id and vendor id to PCI info
Denis V. Lunev
1
-0
/
+3
2018-09-25
hw/arm/smmu-common: Fix the name of the iommu memory regions
Eric Auger
1
-3
/
+3
2018-09-25
aspeed/i2c: Fix receive done interrupt handling
Guenter Roeck
1
-1
/
+9
2018-09-25
aspeed/i2c: Handle receive command in separate function
Guenter Roeck
1
-16
/
+21
2018-09-25
aspeed/i2c: interrupts should be cleared by software only
Cédric Le Goater
1
-4
/
+12
2018-09-25
arm: Add BBC micro:bit machine
Joel Stanley
2
-1
/
+68
2018-09-25
arm: Add Nordic Semiconductor nRF51 SoC
Joel Stanley
2
-0
/
+134
2018-09-25
hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
Shannon Zhao
1
-4
/
+6
2018-09-25
hw/arm/exynos4210: fix Exynos4210 UART support
Bartlomiej Zolnierkiewicz
1
-4
/
+4
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
10
-39
/
+89
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
8
-30
/
+18
2018-09-25
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...
Peter Maydell
2
-0
/
+70
2018-09-25
40p: add fixed IRQ routing for LSI SCSI device
Mark Cave-Ayland
1
-5
/
+6
2018-09-25
lsi53c895a: add optional external IRQ via qdev
Mark Cave-Ayland
1
-2
/
+14
2018-09-25
scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions
Mark Cave-Ayland
1
-14
/
+0
2018-09-25
scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()
Mark Cave-Ayland
4
-4
/
+10
2018-09-25
scsi: add lsi53c8xx_handle_legacy_cmdline() function
Mark Cave-Ayland
1
-0
/
+7
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
1
-0
/
+3
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2
-7
/
+4
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2
-1
/
+15
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2
-4
/
+10
2018-09-25
40p: use OR gate to wire up raven PCI interrupts
Mark Cave-Ayland
2
-5
/
+24
2018-09-25
raven: some minor IRQ-related tidy-ups
Mark Cave-Ayland
1
-6
/
+5
2018-09-25
hw/ppc: on 40p machine, change default firmware to OpenBIOS
Hervé Poussineau
1
-1
/
+1
2018-09-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-107
/
+90
2018-09-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180907' into...
Peter Maydell
15
-80
/
+194
2018-09-24
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-pullreq-201809...
Peter Maydell
3
-29
/
+24
2018-09-24
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180903-pull-request' ...
Peter Maydell
10
-60
/
+48
2018-09-24
Drop "qemu:" prefix from error_report() arguments
Mao Zhongyi
7
-15
/
+15
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
1
-15
/
+3
2018-09-24
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180829' into staging
Peter Maydell
13
-669
/
+887
2018-09-14
sun4u: implement custom FWPathProvider
Mark Cave-Ayland
1
-0
/
+58
2018-09-14
sabre: generate correct fw path for sabre PCI host bridge
Mark Cave-Ayland
1
-0
/
+12
2018-09-07
vhost: fix invalid downcast
Yury Kotov
1
-3
/
+1
2018-09-07
pc: make sure that guest isn't able to unplug the first cpu
Igor Mammedov
1
-4
/
+6
2018-09-07
hw/pci: add PCI resource reserve capability to legacy PCI bridge
Jing Liu
1
-0
/
+24
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2
-37
/
+34
2018-09-07
virtio: update MemoryRegionCaches when guest negotiates features
Paolo Bonzini
1
-2
/
+13
2018-09-07
pc: acpi: revert back to 1 SRAT entry for hotpluggable area
Igor Mammedov
1
-61
/
+12
2018-09-05
hw/riscv/spike: Set the soc device tree node as a simple-bus
Alistair Francis
1
-1
/
+1
[next]