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-07-19
spike: Fix crash when introspecting the device
Alistair Francis
1
-6
/
+4
2018-07-19
riscv_hart: Fix crash when introspecting the device
Alistair Francis
1
-4
/
+3
2018-07-19
virt: Fix crash when introspecting the device
Alistair Francis
1
-3
/
+2
2018-07-19
sifive_u: Fix crash when introspecting the device
Alistair Francis
1
-8
/
+7
2018-07-19
sifive_e: Fix crash when introspecting the device
Alistair Francis
1
-6
/
+6
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
7
-47
/
+80
2018-07-17
i386: only parse the initrd_filename once for multiboot modules
Daniel P. Berrangé
1
-17
/
+15
2018-07-17
i386: fix regression parsing multiboot initrd modules
Daniel P. Berrangé
1
-2
/
+1
2018-07-17
hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device
Thomas Huth
1
-33
/
+28
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
2
-7
/
+19
2018-07-17
hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device
Thomas Huth
1
-16
/
+12
2018-07-17
hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'
Thomas Huth
1
-10
/
+9
2018-07-17
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
2
-9
/
+6
2018-07-17
hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'
Thomas Huth
1
-8
/
+6
2018-07-17
hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device
Thomas Huth
1
-14
/
+12
2018-07-17
hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device
Thomas Huth
1
-16
/
+14
2018-07-17
hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device
Thomas Huth
1
-64
/
+33
2018-07-17
hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device
Thomas Huth
1
-36
/
+20
2018-07-17
hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device
Thomas Huth
1
-10
/
+8
2018-07-17
hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device
Thomas Huth
1
-8
/
+7
2018-07-17
hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device
Thomas Huth
1
-5
/
+3
2018-07-17
hw/arm/armv7: Fix crash when introspecting the "iotkit" device
Thomas Huth
3
-49
/
+37
2018-07-17
hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines
Thomas Huth
1
-12
/
+6
2018-07-17
hw/core/sysbus: Add a function for creating and attaching an object
Thomas Huth
1
-0
/
+8
2018-07-16
bcm2835_aux: Swap RX and TX interrupt assignments
Guenter Roeck
1
-2
/
+2
2018-07-16
hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false
Thomas Huth
1
-0
/
+2
2018-07-16
hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
Peter Maydell
1
-2
/
+4
2018-07-16
hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
Peter Maydell
1
-1
/
+15
2018-07-16
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
1
-2
/
+17
2018-07-16
virtio-scsi: fix hotplug ->reset() vs event race
Stefan Hajnoczi
1
-1
/
+10
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
2
-0
/
+14
2018-07-16
hw/char/serial: retry write if EAGAIN
Marc-André Lureau
1
-9
/
+14
2018-07-16
PC Chipset: Improve serial divisor calculation
Calvin Lee
1
-10
/
+13
2018-07-16
hyperv: ensure VP index equal to QEMU cpu_index
Roman Kagan
1
-0
/
+5
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
1
-8
/
+8
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
1
-1
/
+1
2018-07-16
sam460ex: Correct use after free error
BALATON Zoltan
1
-1
/
+2
2018-07-16
etsec: fix IRQ (un)masking
Michael Davidsaver
4
-43
/
+49
2018-07-16
ppc/xics: fix ICP reset path
Greg Kurz
1
-3
/
+11
2018-07-16
spapr: Correct inverted test in spapr_pc_dimm_node()
David Gibson
1
-1
/
+1
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
1
-0
/
+2
2018-07-12
scsi-disk: Block Device Characteristics emulation fix
Daniel Henrique Barboza
1
-3
/
+4
2018-07-12
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into staging
Peter Maydell
3
-6
/
+6
2018-07-11
vfio/pci: do not set the PCIDevice 'has_rom' attribute
Cédric Le Goater
1
-1
/
+0
2018-07-11
error: Remove NULL checks on error_propagate() calls
Philippe Mathieu-Daudé
1
-3
/
+1
2018-07-11
s390x/storage attributes: fix CMMA_BLOCK_SIZE usage
Claudio Imbrenda
2
-3
/
+5
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
1
-0
/
+14
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
6
-0
/
+18
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-3
/
+3
2018-07-09
hw/machine: Remove the Zero check of nb_numa_nodes for numa_complete_configur...
Dou Liyang
1
-3
/
+2
[prev]
[next]