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
Age
Commit message (
Expand
)
Author
2020-10-21
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
spice: add module helpers
Gerd Hoffmann
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
Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...
Peter Maydell
2020-10-21
tests/acpi: update expected data files
Gerd Hoffmann
2020-10-21
tests/acpi: add microvm rtc test
Gerd Hoffmann
2020-10-21
tests/acpi: add microvm usb test
Gerd Hoffmann
2020-10-21
tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files
Gerd Hoffmann
2020-10-21
tests/acpi: allow updates for expected data files
Gerd Hoffmann
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
tests/acpi: disallow changes for microvm/APIC.pcie
Gerd Hoffmann
2020-10-21
tests/acpi: update expected data files
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
tests/acpi: add empty microvm/APIC.pcie
Gerd Hoffmann
2020-10-21
tests/acpi: allow changes for microvm/APIC.pcie
Gerd Hoffmann
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict 'query-kvm' command to machine code
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict '(p)memsave' command to machine code
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-10-21
qapi: Restrict 'inject-nmi' command to machine code
Philippe Mathieu-Daudé
2020-10-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201020-...
Peter Maydell
2020-10-20
python/qemu/qmp.py: Fix settimeout operation
John Snow
2020-10-20
python/qemu/qmp.py: re-raise OSError when encountered
John Snow
2020-10-20
target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
Peter Maydell
2020-10-20
target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
Peter Maydell
2020-10-20
target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
Peter Maydell
2020-10-20
target/arm: Implement v8.1M low-overhead-loop instructions
Peter Maydell
2020-10-20
target/arm: Implement v8.1M branch-future insns (as NOPs)
Peter Maydell
2020-10-20
target/arm: Don't allow BLX imm for M-profile
Peter Maydell
2020-10-20
target/arm: Make the t32 insn[25:23]=111 group non-overlapping
Peter Maydell
2020-10-20
target/arm: Implement v8.1M conditional-select insns
Peter Maydell
[prev]
[next]