index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-10-21
hw/sd/sdcard: Add trace event for ERASE command (CMD38)
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Yield if interrupt delivered during multiple transfer
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was delivered
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Stop multiple transfers when block count is cleared
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Fix DMA Transfer Block Size field
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Document the datasheet used
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdhci: Fix qemu_log_mask() format string
Philippe Mathieu-Daudé
2020-10-20
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
2020-10-20
microbit_i2c: Fix coredump when dump-vmstate
Peng Liang
2020-10-20
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
2020-10-20
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2020-10-20
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-20
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2020-10-20
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
2020-10-19
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...
Peter Maydell
2020-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...
Peter Maydell
2020-10-19
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2020-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
2020-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
sun4u: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
sun4m: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
2020-10-17
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
[next]