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
2019-05-23
hw/arm/exynos4: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2019-05-23
hw/arm/exynos4: Remove unuseful debug code
Philippe Mathieu-Daudé
1
-24
/
+0
2019-05-23
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
1
-2
/
+2
2019-05-23
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
1
-1
/
+1
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
37
-37
/
+36
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
1
-1
/
+0
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
4
-36
/
+23
2019-05-22
hw/misc/exynos4210_rng: Use qemu_guest_getrandom
Richard Henderson
1
-7
/
+4
2019-05-22
hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
1
-19
/
+15
2019-05-22
hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail
Richard Henderson
1
-2
/
+2
2019-05-22
aspeed/scu: Use qemu_guest_getrandom_nofail
Richard Henderson
1
-8
/
+2
2019-05-22
pci: msix: move 'MSIX_CAP_LENGTH' to header file
Li Qiang
2
-4
/
+0
2019-05-22
vfio: platform: fix a typo
Li Qiang
1
-2
/
+2
2019-05-22
hw: vfio: drop TYPE_FOO MACRO in VMStateDescription
Li Qiang
5
-5
/
+5
2019-05-22
vfio: pci: make "vfio-pci-nohotplug" as MACRO
Li Qiang
1
-2
/
+4
2019-05-22
hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
Boxuan Li
2
-23
/
+28
2019-05-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging
Peter Maydell
2
-6
/
+19
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
3
-18
/
+3
2019-05-20
pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()
David Gibson
1
-10
/
+0
2019-05-20
hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
Wei Yang
2
-12
/
+12
2019-05-20
i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
Wei Yang
1
-7
/
+7
2019-05-20
hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
Wei Yang
1
-3
/
+1
2019-05-20
q35: acpi: do not create dummy MCFG table
Igor Mammedov
1
-14
/
+4
2019-05-20
acpi/pcihp: Add a few more trace points related to unplug
Markus Armbruster
2
-0
/
+10
2019-05-20
acpi/pcihp: Convert debug printf()s to trace events
Markus Armbruster
2
-17
/
+17
2019-05-20
acpi/piix4: Convert debug printf()s to trace events
Markus Armbruster
2
-11
/
+7
2019-05-20
vhost-user-blk: Add support to reconnect backend
Xie Yongji
1
-23
/
+136
2019-05-20
vhost-user-blk: Add return value for vhost_user_blk_start()
Xie Yongji
1
-4
/
+5
2019-05-20
vhost-user-blk: Only start vhost-user backend with the first kick
Xie Yongji
1
-2
/
+1
2019-05-20
vhost-user-blk: Use started flag in vhost_user_blk_set_status()
Xie Yongji
1
-2
/
+2
2019-05-20
virtio: Use started flag in virtio_vmstate_change()
Xie Yongji
1
-1
/
+1
2019-05-20
virtio: Introduce started flag to VirtioDevice
Xie Yongji
1
-2
/
+50
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
7
-23
/
+73
2019-05-20
nvme: fix copy direction in DMA reads going to CMB
Klaus Birkelund Jensen
1
-1
/
+1
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
19
-322
/
+440
2019-05-17
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...
Peter Maydell
7
-22
/
+424
2019-05-17
hw/net/ne2000: Extract the PCI device from the chipset common code
Philippe Mathieu-Daudé
4
-108
/
+139
2019-05-17
hw/char: Move multi-serial devices into separate file
Thomas Huth
4
-170
/
+215
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2
-5
/
+53
2019-05-17
sun4m: obey -vga none
Paolo Bonzini
1
-4
/
+2
2019-05-17
mips-fulong2e: obey -vga none
Paolo Bonzini
1
-4
/
+6
2019-05-17
hw/i386/acpi: Assert a pointer is not null BEFORE using it
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
3
-26
/
+16
2019-05-17
hw/acpi/piix4: Move TYPE_PIIX4_PM to a public header
Philippe Mathieu-Daudé
1
-2
/
+0
2019-05-17
e1000: Never increment the RX undersize count register
Chris Kenna
1
-1
/
+0
2019-05-17
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2
-0
/
+15
2019-05-17
leon3: introduce the plug and play mechanism
KONRAD Frederic
3
-0
/
+301
2019-05-17
leon3: add a little bootloader
KONRAD Frederic
1
-8
/
+71
2019-05-17
grlib, apbuart: get rid of the old-style create function
KONRAD Frederic
2
-3
/
+10
2019-05-17
grlib, gptimer: get rid of the old-style create function
KONRAD Frederic
2
-3
/
+18
[next]