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-10-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
3
-15
/
+58
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
15
-64
/
+103
2020-10-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
1
-1
/
+1
2020-10-21
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-21
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
1
-0
/
+7
2020-10-21
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-21
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
1
-3
/
+3
2020-10-21
hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
Philippe Mathieu-Daudé
1
-5
/
+8
2020-10-21
hw/sd/sdcard: Add trace event for ERASE command (CMD38)
Philippe Mathieu-Daudé
2
-2
/
+2
2020-10-21
hw/sd/sdhci: Yield if interrupt delivered during multiple transfer
Philippe Mathieu-Daudé
1
-1
/
+4
2020-10-21
hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
Philippe Mathieu-Daudé
1
-2
/
+7
2020-10-21
hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
Philippe Mathieu-Daudé
1
-0
/
+14
2020-10-21
hw/sd/sdhci: Stop multiple transfers when block count is cleared
Philippe Mathieu-Daudé
1
-1
/
+6
2020-10-21
hw/sd/sdhci: Fix DMA Transfer Block Size field
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-21
hw/sd/sdhci: Document the datasheet used
Philippe Mathieu-Daudé
1
-0
/
+2
2020-10-21
hw/sd/sdhci: Fix qemu_log_mask() format string
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-21
microvm: add usb support
Gerd Hoffmann
3
-0
/
+23
2020-10-21
usb/xhci: fixup xhci kconfig deps
Gerd Hoffmann
1
-4
/
+2
2020-10-21
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
1
-0
/
+15
2020-10-21
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
6
-41
/
+28
2020-10-21
acpi: add aml builder stubs
Gerd Hoffmann
1
-0
/
+14
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
4
-18
/
+14
2020-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
2
-1
/
+7
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2
-2
/
+2
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
microbit_i2c: Fix coredump when dump-vmstate
Peng Liang
1
-0
/
+1
2020-10-20
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-20
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2
-1
/
+7
2020-10-20
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
1
-2
/
+11
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2
-19
/
+35
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
1
-1
/
+2
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-20
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
1
-2
/
+2
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2
-8
/
+43
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
1
-2
/
+0
2020-10-19
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...
Peter Maydell
2
-2
/
+6
2020-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...
Peter Maydell
2
-36
/
+105
2020-10-19
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2
-2
/
+6
2020-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
11
-171
/
+118
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
9
-66
/
+136
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
1
-0
/
+6
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
1
-17
/
+18
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
1
-19
/
+81
2020-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
1
-1
/
+1
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
1
-18
/
+17
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
1
-3
/
+2
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2
-10
/
+14
[next]