Show patches with: Archived = No       |   81398 patches
« 1 2 ... 199 200 201813 814 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] tcg: Link branches to the labels tcg: Merge two sequential labels --- 2023-03-03 Richard Henderson Superseded
[v4.5,29/29] gdbstub: move update guest debug to accel ops gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,28/29] gdbstub: Build syscall.c once gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,27/29] gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson Superseded
[v4.5,26/29] gdbstub: Remove gdb_do_syscallv gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,25/29] gdbstub: split out softmmu/user specifics for syscall handling gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,24/29] include: split target_long definition from cpu-defs gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,23/29] testing: probe gdb for supported architectures ahead of time gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,22/29] gdbstub: only compile gdbstub twice for whole build gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,21/29] gdbstub: move syscall handling to new file gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,20/29] gdbstub: move register helpers into standalone include gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,19/29] gdbstub: don't use target_ulong while handling registers gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,18/29] gdbstub: fix address type of gdb_set_cpu_pc gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,17/29] gdbstub: specialise stub_can_reverse gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,16/29] gdbstub: introduce gdb_get_max_cpus gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,15/29] gdbstub: specialise target_memory_rw_debug gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,14/29] gdbstub: specialise handle_query_attached gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,13/29] gdbstub: abstract target specific details from gdb_put_packet_binary gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,12/29] gdbstub: rationalise signal mapping in softmmu gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,11/29] gdbstub: move chunks of user code into own files gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,10/29] gdbstub: move chunk of softmmu functionality to own file gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,09/29] gdbstub: make various helpers visible to the rest of the module gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,08/29] gdbstub: move fromhex/tohex routines to internals gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,07/29] includes: move tb_flush into its own header gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,06/29] gdbstub: move GDBState to shared internals header gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,05/29] gdbstub: define separate user/system structures gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,04/29] gdbstub: clean-up indent on gdb_exit gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,03/29] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,02/29] gdbstub: fix-up copyright and license files gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson New
[v4.5,01/29] gdbstub/internals.h: clean up include guard gdbstub/next: re-organise and split build --- 2023-03-03 Richard Henderson 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() --- 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() --- 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() --- 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() --- 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() --- 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() --- 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() --- 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() --- 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() --- 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() --- 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
[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 --- 2023-03-02 Marcin Juszkiewicz New
[v4,26/26] gdbstub: move update guest debug to accel ops gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[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 --- 2023-03-02 Alex Bennée Superseded
[v4,23/26] testing: probe gdb for supported architectures ahead of time gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,22/26] gdbstub: only compile gdbstub twice for whole build gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,21/26] gdbstub: move syscall handling to new file gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,20/26] gdbstub: move register helpers into standalone include gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,19/26] gdbstub: don't use target_ulong while handling registers gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,18/26] gdbstub: fix address type of gdb_set_cpu_pc gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,17/26] gdbstub: specialise stub_can_reverse gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,16/26] gdbstub: introduce gdb_get_max_cpus gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,15/26] gdbstub: specialise target_memory_rw_debug gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,14/26] gdbstub: specialise handle_query_attached gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,13/26] gdbstub: abstract target specific details from gdb_put_packet_binary gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,12/26] gdbstub: rationalise signal mapping in softmmu gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,11/26] gdbstub: move chunks of user code into own files gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,10/26] gdbstub: move chunk of softmmu functionality to own file gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,09/26] gdbstub: make various helpers visible to the rest of the module gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,08/26] gdbstub: move fromhex/tohex routines to internals gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,07/26] includes: move tb_flush into its own header gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,06/26] gdbstub: move GDBState to shared internals header gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,05/26] gdbstub: define separate user/system structures gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,04/26] gdbstub: clean-up indent on gdb_exit gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,02/26] gdbstub: fix-up copyright and license files gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
[v4,01/26] gdbstub/internals.h: clean up include guard gdbstub/next: re-organise and split build --- 2023-03-02 Alex Bennée Superseded
tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel --- 2023-03-02 Peter Maydell Accepted
[PULL,34/53] hw/pci: Trace IRQ routing on PCI topology Untitled series #202517 --- 2023-03-02 Michael S. Tsirkin Accepted
[PULL,10/53] backends/vhost-user: remove the ioeventfd check Untitled series #202517 --- 2023-03-02 Michael S. Tsirkin Accepted
[PULL,5/5] target/ppc: Restrict 'qapi-commands-machine.h' to system emulation Untitled series #202516 --- 2023-03-02 Markus Armbruster New
[PULL,4/5] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation Untitled series #202516 --- 2023-03-02 Markus Armbruster Accepted
[PULL,3/5] target/i386: Restrict 'qapi-commands-machine.h' to system emulation Untitled series #202516 --- 2023-03-02 Markus Armbruster Accepted
[PULL,2/5] target/arm: Restrict 'qapi-commands-machine.h' to system emulation Untitled series #202516 --- 2023-03-02 Markus Armbruster Accepted
[PULL,v2,00/62] tcg patch queue --- 2023-03-01 Richard Henderson New
[PULL,v2,24/24] tests/avocado: disable BootLinuxPPC64 test in CI [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,23/24] tests/docker: add zstdtools to the images [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,22/24] gitlab: move the majority of artefact handling to a template [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,21/24] tests/docker: use direct RUNC call to run test jobs [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,20/24] tests/docker: use direct RUNC call to build containers [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,19/24] tests/docker: add USER stanzas to non-lci images [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,18/24] tests/lcitool: append user setting stanza to dockerfiles [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,17/24] configure: expose the direct container command [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,16/24] tests: Ensure TAP version is printed before other messages [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,15/24] gitlab: Use plain docker in container-template.yml [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,14/24] tests/dockerfiles: unify debian-toolchain references [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,13/24] cirrus.yml: Improve the windows_msys2_task [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,12/24] tests: ensure we export job results for some cross builds [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée Accepted
[PULL,v2,11/24] tests/docker: Use binaries for debian-tricore-cross [PULL,v2,01/24] tests: don't run socat tests on MacOS as well --- 2023-03-01 Alex Bennée New
« 1 2 ... 199 200 201813 814 »