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-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging
Peter Maydell
2020-10-26
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...
Peter Maydell
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-22
hw/misc/sifive_u_otp: Add backend drive support
Green Wan
2020-10-22
hw/misc/sifive_u_otp: Add write function and write-once protection
Green Wan
2020-10-22
hw/riscv: Load the kernel after the firmware
Alistair Francis
2020-10-22
hw/riscv: Add a riscv_is_32_bit() function
Alistair Francis
2020-10-22
hw/riscv: Return the end address of the loaded firmware
Alistair Francis
2020-10-22
hw/riscv: sifive_u: Allow specifying the CPU
Alistair Francis
2020-10-22
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-10-22
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
2020-10-22
s390x: pv: Remove sclp boundary checks
Janosch Frank
2020-10-22
s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
Matthew Rosato
2020-10-22
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' in...
Peter Maydell
2020-10-21
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
2020-10-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
2020-10-21
hw/sd/sdcard: Assert if accessing an illegal group
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Do not attempt to erase out of range addresses
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Reset both start/end addresses on error
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Do not use legal address '0' for INVALID_ADDRESS
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
Philippe Mathieu-Daudé
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-21
microvm: add usb support
Gerd Hoffmann
2020-10-21
usb/xhci: fixup xhci kconfig deps
Gerd Hoffmann
2020-10-21
usb/xhci: add xhci_sysbus_build_aml() helper
Gerd Hoffmann
2020-10-21
usb/xhci: add include/hw/usb/xhci.h header file
Gerd Hoffmann
2020-10-21
acpi: add aml builder stubs
Gerd Hoffmann
2020-10-21
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
2020-10-21
microvm: set pci_irq_mask
Gerd Hoffmann
2020-10-21
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-21
qapi: Restrict Xen migration commands to migration.json
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é
[next]