]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-10-27 Greg Kurzcpus: Drop declaration of cpu_remove()
2020-10-27 Greg KurzMakefile: Add *.[ch].inc files to cscope/ctags/TAGS
2020-10-27 AlexChenelf2dmp: Fix memory leak on main() error paths
2020-10-22 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/modul...
2020-10-22 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-10-21 Gerd Hoffmannopengl: build opengl helper code modular
2020-10-21 Gerd Hoffmannopengl: build egl-headless display modular
2020-10-21 Gerd Hoffmannspice: flip modules switch
2020-10-21 Gerd Hoffmannmodules: add spice dependencies
2020-10-21 Gerd Hoffmannmodules: dependencies infrastructure
2020-10-21 Gerd Hoffmannspice: load module when enabled on the cmdline
2020-10-21 Gerd Hoffmannspice: wire up monitor in QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: move display_add_client() to QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: move auth functions to QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: move add_interface() to QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: move display_init() to QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: move qemu_spice_init() to QemuSpiceOps.
2020-10-21 Gerd Hoffmannspice: add QemuSpiceOps, move migrate_info
2020-10-21 Gerd Hoffmannspice: add module helpers
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Assert if accessing an illegal group
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Do not attempt to erase out of range...
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Reset both start/end addresses on error
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Do not use legal address '0' for INVALID_...
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Introduce the INVALID_ADDRESS definition
2020-10-21 Philippe Mathieu... hw/sd/sdcard: Add trace event for ERASE command (CMD38)
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Yield if interrupt delivered during multip...
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Let sdhci_update_irq() return if IRQ was...
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Resume pending DMA transfers on MMIO accesses
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Stop multiple transfers when block count...
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Fix DMA Transfer Block Size field
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Document the datasheet used
2020-10-21 Philippe Mathieu... hw/sd/sdhci: Fix qemu_log_mask() format string
2020-10-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-21 Gerd Hoffmanntests/acpi: update expected data files
2020-10-21 Gerd Hoffmanntests/acpi: add microvm rtc test
2020-10-21 Gerd Hoffmanntests/acpi: add microvm usb test
2020-10-21 Gerd Hoffmanntests/acpi: add empty tests/data/acpi/microvm/DSDT...
2020-10-21 Gerd Hoffmanntests/acpi: allow updates for expected data files
2020-10-21 Gerd Hoffmannmicrovm: add usb support
2020-10-21 Gerd Hoffmannusb/xhci: fixup xhci kconfig deps
2020-10-21 Gerd Hoffmannusb/xhci: add xhci_sysbus_build_aml() helper
2020-10-21 Gerd Hoffmannusb/xhci: add include/hw/usb/xhci.h header file
2020-10-21 Gerd Hoffmannacpi: add aml builder stubs
2020-10-21 Gerd Hoffmanntests/acpi: disallow changes for microvm/APIC.pcie
2020-10-21 Gerd Hoffmanntests/acpi: update expected data files
2020-10-21 Gerd Hoffmannapci: drop has_pci arg for acpi_build_madt
2020-10-21 Gerd Hoffmannmicrovm: set pci_irq_mask
2020-10-21 Gerd Hoffmannx86: make pci irqs runtime configurable
2020-10-21 Gerd Hoffmanntests/acpi: add empty microvm/APIC.pcie
2020-10-21 Gerd Hoffmanntests/acpi: allow changes for microvm/APIC.pcie
2020-10-21 Philippe Mathieu... qapi: Restrict Xen migration commands to migration...
2020-10-21 Philippe Mathieu... qapi: Restrict 'query-kvm' command to machine code
2020-10-21 Philippe Mathieu... qapi: Restrict '(p)memsave' command to machine code
2020-10-21 Philippe Mathieu... qapi: Restrict 'system wakeup/reset/powerdown' commands...
2020-10-21 Philippe Mathieu... qapi: Restrict 'inject-nmi' command to machine code
2020-10-20 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-20 John Snowpython/qemu/qmp.py: Fix settimeout operation
2020-10-20 John Snowpython/qemu/qmp.py: re-raise OSError when encountered
2020-10-20 Peter Maydelltarget/arm: Implement FPSCR.LTPSIZE for M-profile LOB...
2020-10-20 Peter Maydelltarget/arm: Allow M-profile CPUs with FP16 to set FPSCR...
2020-10-20 Peter Maydelltarget/arm: Fix has_vfp/has_neon ID reg squashing for...
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M low-overhead-loop instructions
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M branch-future insns (as...
2020-10-20 Peter Maydelltarget/arm: Don't allow BLX imm for M-profile
2020-10-20 Peter Maydelltarget/arm: Make the t32 insn[25:23]=111 group non...
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M conditional-select insns
2020-10-20 Peter Maydelltarget/arm: Implement v8.1M NOCP handling
2020-10-20 Peter Maydelldecodetree: Fix codegen for non-overlapping group insid...
2020-10-20 Philippe Mathieu... hw/arm/nseries: Fix loading kernel image on n8x0 machines
2020-10-20 Peng Liangmicrobit_i2c: Fix coredump when dump-vmstate
2020-10-20 Richard Hendersontarget/arm: Ignore HCR_EL2.ATA when {E2H,TGE} != 11
2020-10-20 Richard Hendersontarget/arm: Fix reported EL for mte_check_fail
2020-10-20 Richard Hendersontarget/arm: Remove redundant mmu_idx lookup
2020-10-20 Philippe Mathieu... hw/intc/bcm2836_control: Use IRQ definitions instead...
2020-10-20 Philippe Mathieu... hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
2020-10-20 Emanuele Giuseppe... loads-stores.rst: add footnote that clarifies GETPC...
2020-10-20 Havard Skinnemoentests/qtest: Add npcm7xx timer test
2020-10-20 Richard Hendersontarget/arm: Use tlb_flush_page_bits_by_mmuidx*
2020-10-20 Richard Hendersonaccel/tcg: Add tlb_flush_page_bits_by_mmuidx*
2020-10-20 Philippe Mathieu... hw/arm/bcm2835_peripherals: Correctly wire the SYS_time...
2020-10-20 Philippe Mathieu... hw/timer/bcm2835: Support the timer COMPARE registers
2020-10-20 Philippe Mathieu... hw/timer/bcm2835: Rename variable holding CTRL_STATUS...
2020-10-20 Philippe Mathieu... hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT...
2020-10-20 Philippe Mathieu... hw/arm: Restrict APEI tables generation to the 'virt...
2020-10-20 Philippe Mathieu... hw/arm/strongarm: Fix 'time to transmit a char' unit...
2020-10-20 Peter Maydelltarget/arm: AArch32 VCVT fixed-point to float is always...
2020-10-20 Peter Maydelltarget/arm: Fix SMLAD incorrect setting of Q bit
2020-10-20 John Snowpython: add mypy config
2020-10-20 John Snowpython/qemu/qmp.py: Preserve error context on re-raise
2020-10-20 John Snowpython/qemu/console_socket.py: avoid encoding to/from...
2020-10-20 John Snowpython/qemu/console_socket.py: Add type hint annotations
2020-10-20 John Snowpython/qemu/console_socket.py: Clarify type of drain_thread
2020-10-20 John Snowpython/qemu/console_socket.py: fix typing of settimeout
2020-10-20 John Snowpython/qemu/console_socket.py: Correct type of recv()
2020-10-20 John Snowpython/qemu: Add mypy type annotations
2020-10-20 John Snowiotests.py: Adjust HMP kwargs typing
2020-10-20 John Snowpython/qemu: make 'args' style arguments immutable
2020-10-20 John Snowpython/machine.py: fix _popen access
next