]> Git Repo - qemu.git/history - hw
qmp: Move dispatcher to a coroutine
[qemu.git] / hw /
2020-10-09 Kevin Wolfmonitor: Use getter/setter functions for cur_mon
2020-10-09 Kevin Wolfmonitor: Add Monitor parameter to monitor_get_cpu_index()
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-10-08 Andrew Joneshw/arm/virt: Implement kvm-steal-time
2020-10-08 Andrew Joneshw/arm/virt: Move kvm pmu setup to virt_cpu_post_init
2020-10-08 Andrew Joneshw/arm/virt: Move post cpu realize check into its own...
2020-10-08 Philippe Mathieu... hw/char/bcm2835_aux: Allow less than 32-bit accesses
2020-10-08 Graeme Gregoryhw/arm/sbsa-ref : allocate IRQs for SMMUv3
2020-10-08 Graeme Gregoryhw/arm/sbsa-ref : Fix SMMUv3 Initialisation
2020-10-08 Philippe Mathieu... hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
2020-10-08 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-10-06 Igor Mammedovnuma: hmat: require parent cache description before...
2020-10-06 Philippe Mathieu... hw/core/cpu: Add missing 'exec/cpu-common.h' include
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Extract system-mode specific...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export some integer-related...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export qdev_prop_enum
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Export enum-related functions
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Fix code style
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtoul() in set_pci_...
2020-10-06 Philippe Mathieu... hw/core/qdev-properties: Use qemu_strtol() in set_mac...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-05 Claudio Fontanacpus: add handle_interrupt to the CpusAccel interface
2020-10-05 Claudio Fontanacpus: prepare new CpusAccel cpu accelerator interface
2020-10-05 Claudio Fontanacpu-timers, icount: new modules
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-10-02 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-10-02 Cornelia Huckvfio-ccw: plug memory leak while getting region info
2020-10-02 Collin Wallings390: guest support for diagnose 0x318
2020-10-02 Collin Wallings390/sclp: add extended-length sccb support for kvm...
2020-10-02 Collin Wallings390/sclp: use cpu offset to locate cpu entries
2020-10-02 Collin Wallings390/sclp: check sccb len before filling in data
2020-10-02 Collin Wallings390/sclp: read sccb from mem based on provided length
2020-10-02 Collin Wallings390/sclp: rework sclp boundary checks
2020-10-02 Collin Wallings390/sclp: get machine once during read scp/cpu info
2020-10-02 Philippe Mathieu... hw/s390x/css: Remove double initialization
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2020-10-01 John Snowide: cancel pending callbacks on SRST
2020-10-01 John Snowide: clear interrupt on command write
2020-10-01 John Snowide: remove magic constants from the device register
2020-10-01 John Snowide: reorder set/get sector functions
2020-10-01 John Snowide: model HOB correctly
2020-10-01 John Snowide: don't tamper with the device register
2020-10-01 John Snowide: rename cmd_write to ctrl_write
2020-10-01 Philippe Mathieu... hw/ide/ahci: Do not dma_memory_unmap(NULL)
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove use of the 'version' value in...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use RaspiProcessorId to set the firmware...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Introduce RaspiProcessorId enum
2020-10-01 Philippe Mathieu... hw/arm/raspi: Use more specific machine names
2020-10-01 Philippe Mathieu... hw/arm/raspi: Avoid using TypeInfo::class_data pointer
2020-10-01 Philippe Mathieu... hw/arm/raspi: Move arm_boot_info structure to RaspiMach...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Load the firmware on the first core
2020-10-01 Philippe Mathieu... hw/arm/raspi: Display the board revision in the machine...
2020-10-01 Philippe Mathieu... hw/arm/raspi: Remove ignore_memory_transaction_failures...
2020-10-01 Philippe Mathieu... hw/arm/bcm2835: Add more unimplemented peripherals
2020-10-01 Peter Maydellhw/intc/armv7m_nvic: Only show ID register values for...
2020-10-01 Peter Maydelltarget/arm: Move id_pfr0, id_pfr1 into ARMISARegisters
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/micro...
2020-10-01 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-09-30 Pavel Pisahw/net/can: Correct Kconfig dependencies
2020-09-30 Jan Charvathw/net/can: CTU CAN FD IP open hardware core emulation.
2020-09-30 Jan Charvathw/net/can/ctucafd: Add CTU CAN FD core register defini...
2020-09-30 Jan Charvathw/net/can: sja1000 ignore CAN FD frames
2020-09-30 Jan Charvatnet/can: Initial host SocketCan support for CAN FD.
2020-09-30 Vitaly Kuznetsovtarget/i386: always create kvmclock device
2020-09-30 Philippe Mathieu... hw/xen: Split x86-specific declaration from generic...
2020-09-30 Philippe Mathieu... hw/i386/xen: Rename X86/PC specific function as xen_hvm...
2020-09-30 Philippe Mathieu... hw/i386/q35: Remove unreachable Xen code on Q35 machine
2020-09-30 Li Qianghw: megasas: consider 'iov_count=0' is an error in...
2020-09-30 Li Qianghw: megasas: return -1 when 'megasas_map_sgl' fails
2020-09-30 Dmitry Fomichevscsi-generic: Fix HM-zoned device scan
2020-09-30 Philippe Mathieu... hw/char/serial-{isa, pci}: Alias QDEV properties from...
2020-09-30 Philippe Mathieu... hw/char/serial: Make 'wakeup' property boolean
2020-09-30 Philippe Mathieu... hw/char/serial: Rename I/O read/write trace events
2020-09-30 Philippe Mathieu... hw/char/serial: Remove old DEBUG_SERIAL commented code
2020-09-30 Philippe Mathieu... hw/char/serial: Replace commented DPRINTF() by trace...
2020-09-30 Philippe Mathieu... hw/char/serial: Assert serial_ioport_read/write offset...
2020-09-30 Philippe Mathieu... hw/char/serial: Remove TYPE_SERIAL_IO
2020-09-30 Philippe Mathieu... hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
2020-09-30 Igor Mammedovnuma: remove fixup numa_state->num_nodes to MAX_NODES
2020-09-30 Igor Mammedovnuma: drop support for '-numa node' (without memory...
2020-09-30 Jon Doronacpi: i386: Move VMBus DSDT entry to SB
2020-09-30 Li Fengvhost-scsi: support inflight io track
2020-09-30 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-09-30 Gerd Hoffmannacpi/gpex: no reason to use a method for _CRS
2020-09-30 Gerd Hoffmannmicrovm/pcie: add 64bit mmio window
2020-09-30 Gerd Hoffmannmicrovm: add pcie support
2020-09-30 Gerd Hoffmannarm: use acpi_dsdt_add_gpex
2020-09-30 Gerd Hoffmannacpi: add acpi_dsdt_add_gpex
2020-09-30 Gerd Hoffmannmove MemMapEntry
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-09-29 Philippe Mathieu... qapi: Extract PCI commands to 'pci.json'
2020-09-29 Philippe Mathieu... qapi: Extract ACPI commands to 'acpi.json'
2020-09-29 Philippe Mathieu... qapi: Restrict device memory commands to machine code
2020-09-29 Philippe Mathieu... qapi: Restrict query-vm-generation-id command to machin...
2020-09-29 Philippe Mathieu... qapi: Restrict balloon-related commands to machine...
2020-09-29 Philippe Mathieu... qapi: Restrict LostTickPolicy enum to machine code
2020-09-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
next
This page took 0.07575 seconds and 7 git commands to generate.