Show patches with: Archived = No       |   430299 patches
« 1 2 ... 441 442 4434302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] Add a few AEHD headers. Adding the Android Emulator hypervisor driver accelerator - - - - --- 2023-03-03 Haitao Shan New
[1/6] Add the Android Emulator hypervisor driver (AEHD) accelerator. Adding the Android Emulator hypervisor driver accelerator - - - - --- 2023-03-03 Haitao Shan New
[v2] hw/loongarch/virt: add system_powerdown hmp command support [v2] hw/loongarch/virt: add system_powerdown hmp command support - - 1 - --- 2023-03-03 gaosong New
[v3,18/18] hw/isa/piix: Unify PIIX-ISA QOM type names using qdev aliases hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,17/18] hw/isa/piix: Unify QOM type name of PIIX ISA function hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,16/18] hw/isa/piix: Batch register QOM types using DEFINE_TYPES() macro hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,15/18] hw/southbridge/piix: Use OBJECT_DECLARE_SIMPLE_TYPE() macro hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,14/18] exec/ioport: Factor portio_list_register() out hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 2 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,13/18] exec/ioport: Factor portio_list_register_flush_coalesced() out hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,12/18] hw/isa: Reduce 'isabus' singleton scope to isa_bus_new() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,11/18] hw/isa: Simplify isa_address_space[_io]() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,10/18] hw/isa: Ensure isa_register_portio_list() do not get NULL ISA device hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,09/18] hw/ide/piix: Use generic ide_bus_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,08/18] hw/ide: Introduce generic ide_init_ioport() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,07/18] hw/isa: Deprecate isa_get_irq() in favor of isa_bus_get_irq() hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,06/18] hw/ide/piix: Ensure IDE output IRQs are wired at realization hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,05/18] hw/ide: Rename ISA specific ide_init_ioport -> ide_bus_init_ioport_isa hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - 1 - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,04/18] hw/isa/piix4: Wire PIIX4 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,03/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15 hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,02/18] hw/ide/piix: Allow using PIIX3-IDE as standalone PCI function hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v3,01/18] hw/ide/piix: Expose output IRQ as properties for late object population hw/ide: Untangle ISA/PCI abuses of ide_init_ioport() - - - - --- 2023-03-02 Philippe Mathieu-Daudé New
[v8,23/23] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4 Consolidate PIIX south bridges - - - - --- 2023-03-02 Bernhard Beschow New
[v8,22/23] hw/isa/piix: Share PIIX3's base class with PIIX4 Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,21/23] hw/isa/piix: Consolidate IRQ triggering Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,20/23] hw/isa/piix: Rename functions to be shared for interrupt triggering Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,19/23] hw/isa/piix: Harmonize names of reset control memory regions Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[v8,18/23] hw/isa/piix3: Merge hw/isa/piix4.c Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,17/23] hw/isa/piix4: Rename reset control operations to match PIIX3 Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[v8,16/23] hw/isa/piix4: Create the "intr" property during init() already Consolidate PIIX south bridges - - - - --- 2023-03-02 Bernhard Beschow New
[v8,15/23] hw/isa/piix4: Reuse struct PIIXState from PIIX3 Consolidate PIIX south bridges - - - - --- 2023-03-02 Bernhard Beschow New
[v8,14/23] hw/isa/piix4: Remove unused inbound ISA interrupt lines Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,13/23] hw/isa/piix4: Make PIIX4's ACPI and USB functions optional Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,12/23] hw/isa/piix3: Drop the "3" from PIIX base class Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,11/23] hw/isa/piix3: Rename piix3_reset() for sharing with PIIX4 Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[v8,10/23] hw/isa/piix3: Rename pci_piix3_props for sharing with PIIX4 Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[v8,09/23] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,08/23] hw/isa/piix3: Wire up ACPI interrupt internally Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,07/23] hw/isa/piix3: Create IDE controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,06/23] hw/isa/piix3: Move ISA bus IRQ assignments into host device Consolidate PIIX south bridges - - - - --- 2023-03-02 Bernhard Beschow New
[v8,05/23] hw/isa/piix3: Create power management controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,04/23] hw/isa/piix3: Create USB controller in host device Consolidate PIIX south bridges - - 1 - --- 2023-03-02 Bernhard Beschow New
[v8,03/23] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[v8,02/23] hw/i386/pc: No need for rtc_state to be an out-parameter Consolidate PIIX south bridges - - 4 - --- 2023-03-02 Bernhard Beschow New
[v8,01/23] hw/i386/pc: Create RTC controllers in south bridges Consolidate PIIX south bridges - - 2 - --- 2023-03-02 Bernhard Beschow New
[RFC] gdbstub: attempt to split gdb into 32/64 bit targets [!WORKING PLZ HELP] [RFC] gdbstub: attempt to split gdb into 32/64 bit targets [!WORKING PLZ HELP] - - - - --- 2023-03-02 Alex Bennée New
[3/3] tests/avocado: add Alpine Linux boot on AArch64/sbsa-ref [1/3] tests/avocado: update AArch64 tests to Alpine 3.17.2 - - - - --- 2023-03-02 Marcin Juszkiewicz New
[2/3] tests/avocado: Add set of boot tests on SBSA-ref [1/3] tests/avocado: update AArch64 tests to Alpine 3.17.2 - - - - --- 2023-03-02 Marcin Juszkiewicz New
[1/3] tests/avocado: update AArch64 tests to Alpine 3.17.2 [1/3] tests/avocado: update AArch64 tests to Alpine 3.17.2 - - 1 - --- 2023-03-02 Marcin Juszkiewicz New
[v4,26/26] gdbstub: move update guest debug to accel ops gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,25/26] gdbstub: split out softmmu/user specifics for syscall handling gdbstub/next: re-organise and split build - - - - --- 2023-03-02 Alex Bennée New
[v4,24/26] include: split target_long definition from cpu-defs gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,23/26] testing: probe gdb for supported architectures ahead of time gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,22/26] gdbstub: only compile gdbstub twice for whole build gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,21/26] gdbstub: move syscall handling to new file gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,20/26] gdbstub: move register helpers into standalone include gdbstub/next: re-organise and split build - - 3 - --- 2023-03-02 Alex Bennée New
[v4,19/26] gdbstub: don't use target_ulong while handling registers gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,18/26] gdbstub: fix address type of gdb_set_cpu_pc gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,17/26] gdbstub: specialise stub_can_reverse gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,16/26] gdbstub: introduce gdb_get_max_cpus gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,15/26] gdbstub: specialise target_memory_rw_debug gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,14/26] gdbstub: specialise handle_query_attached gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,13/26] gdbstub: abstract target specific details from gdb_put_packet_binary gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,12/26] gdbstub: rationalise signal mapping in softmmu gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,11/26] gdbstub: move chunks of user code into own files gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,10/26] gdbstub: move chunk of softmmu functionality to own file gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,09/26] gdbstub: make various helpers visible to the rest of the module gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,08/26] gdbstub: move fromhex/tohex routines to internals gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,07/26] includes: move tb_flush into its own header gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,06/26] gdbstub: move GDBState to shared internals header gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,05/26] gdbstub: define separate user/system structures gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,04/26] gdbstub: clean-up indent on gdb_exit gdbstub/next: re-organise and split build - - 2 - --- 2023-03-02 Alex Bennée New
[v4,03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs gdbstub/next: re-organise and split build - - 1 - --- 2023-03-02 Alex Bennée New
[v4,02/26] gdbstub: fix-up copyright and license files gdbstub/next: re-organise and split build - 1 2 - --- 2023-03-02 Alex Bennée New
[v4,01/26] gdbstub/internals.h: clean up include guard gdbstub/next: re-organise and split build - - 3 - --- 2023-03-02 Alex Bennée New
[5/5] iotests: register each I/O test separately with meson iotests: make meson aware of individual I/O tests - - - - --- 2023-03-02 Daniel P. Berrangé New
[4/5] iotests: print TAP protocol version when reporting tests iotests: make meson aware of individual I/O tests - - 2 - --- 2023-03-02 Daniel P. Berrangé New
[3/5] iotests: strip subdir path when listing tests iotests: make meson aware of individual I/O tests - - 1 - --- 2023-03-02 Daniel P. Berrangé New
[2/5] iotests: allow test discovery before building iotests: make meson aware of individual I/O tests - - 2 - --- 2023-03-02 Daniel P. Berrangé New
[1/5] iotests: explicitly pass source/build dir to 'check' command iotests: make meson aware of individual I/O tests - - - - --- 2023-03-02 Daniel P. Berrangé New
[PULL,11/11] aspeed/smc: Replace SysBus IRQs with GPIO lines [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,10/11] aspeed: Add a boot_rom overlap region in the SoC spi_boot container [PULL,01/11] readline: fix hmp completion issue - - - - --- 2023-03-02 Cédric Le Goater New
[PULL,09/11] aspeed: Introduce a spi_boot region under the SoC [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,08/11] aspeed/fuji : correct the eeprom size [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,07/11] hw/at24c : modify at24c to support 1 byte address mode [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,06/11] hw/arm/aspeed: Adding new machine Tiogapass in QEMU [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,05/11] hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,04/11] tests/avocado/machine_aspeed.py: Add an I2C slave test [PULL,01/11] readline: fix hmp completion issue - - 1 - --- 2023-03-02 Cédric Le Goater New
[PULL,03/11] hw/misc: add a toy i2c echo device Untitled series #344452 - - - - --- 2023-03-02 Cédric Le Goater New
[PULL,02/11] hw/i2c: only schedule pending master when bus is idle [PULL,01/11] readline: fix hmp completion issue 1 1 - - --- 2023-03-02 Cédric Le Goater New
[PULL,01/11] readline: fix hmp completion issue [PULL,01/11] readline: fix hmp completion issue - 1 1 2 --- 2023-03-02 Cédric Le Goater New
[PULL,00/11] aspeed queue - - - - --- 2023-03-02 Cédric Le Goater New
tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel 1 - 3 - --- 2023-03-02 Peter Maydell New
[4/4] pnv_phb4_pec: Simplify/align code to parent user-created PHBs user-created PHB cleanup - - 1 - --- 2023-03-02 Frederic Barrat New
[3/4] pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file user-created PHB cleanup - - 1 - --- 2023-03-02 Frederic Barrat New
[2/4] pnv_phb4_pec: Only export existing PHBs to the device tree user-created PHB cleanup - 1 1 - --- 2023-03-02 Frederic Barrat New
[1/4] pnv_phb4_pec: Keep track of instantiated PHBs user-created PHB cleanup - - 1 - --- 2023-03-02 Frederic Barrat New
[43/43] migration: Move migration_properties to options.c Migration: Create options.c for capabilities/params/properties - - - - --- 2023-03-02 Juan Quintela New
[42/43] migration: Create migrate_block_bitmap_mapping() function Migration: Create options.c for capabilities/params/properties - - - - --- 2023-03-02 Juan Quintela New
[41/43] migration: Create migrate_tls_hostname() function Migration: Create options.c for capabilities/params/properties - - - - --- 2023-03-02 Juan Quintela New
[40/43] migration: Create migrate_tls_authz() function Migration: Create options.c for capabilities/params/properties - - - - --- 2023-03-02 Juan Quintela New
« 1 2 ... 441 442 4434302 4303 »