Age | Commit message (Expand) | Author | Files | Lines |
2024-05-09 | hw/intc/loongarch_ipi: Rename as loongson_ipi | Jiaxun Yang | 9 | -15/+366 |
2024-05-09 | hw/intc/loongarch_ipi: Remove pointless MAX_CPU check | Jiaxun Yang | 2 | -19/+2 |
2024-05-09 | hw/mips/loongson3_virt: Emulate suspend function | Jiaxun Yang | 2 | -0/+21 |
2024-05-09 | hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState | Bibo Mao | 6 | -224/+226 |
2024-05-09 | hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE | Bibo Mao | 4 | -17/+16 |
2024-05-09 | hw/loongarch/virt: Fix memory leak | Song Gao | 1 | -2/+1 |
2024-05-09 | hw/loongarch: move memory map to boot.c | Paolo Bonzini | 5 | -14/+14 |
2024-05-09 | hw/ppc: Deprecate 'ref405ep' machine and 405 CPUs | Cédric Le Goater | 2 | -0/+9 |
2024-05-09 | hw/gpio: Handle clock migration in STM32L4x5 gpios | Inès Varhol | 1 | -2/+4 |
2024-05-09 | hw/usb/dev-network: Remove unused struct 'rndis_config_parameter' | Dr. David Alan Gilbert | 1 | -8/+0 |
2024-05-09 | hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init() | Bernhard Beschow | 2 | -9/+18 |
2024-05-09 | hw/i386/x86: Don't leak "pc.bios" memory region | Bernhard Beschow | 2 | -7/+12 |
2024-05-09 | hw/i386/x86: Don't leak "isa-bios" memory regions | Bernhard Beschow | 3 | -9/+14 |
2024-05-08 | hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState | Bernhard Beschow | 4 | -6/+6 |
2024-05-08 | hw/i386/x86: Eliminate two if statements in x86_bios_rom_init() | Bernhard Beschow | 1 | -6/+2 |
2024-05-08 | hw/i386: Add the possibility to use i440fx and isapc without FDC | Thomas Huth | 2 | -4/+4 |
2024-05-08 | hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA | Thomas Huth | 1 | -1/+3 |
2024-05-08 | hw/i386/pc: Allow to compile without CONFIG_FDC_ISA | Thomas Huth | 1 | -4/+9 |
2024-05-08 | system/physmem: Per-AddressSpace bounce buffering | Mattias Nissler | 3 | -46/+53 |
2024-05-08 | system/physmem: Propagate AddressSpace to MapClient helpers | Mattias Nissler | 4 | -18/+38 |
2024-05-08 | system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD | Philippe Mathieu-Daudé | 1 | -6/+4 |
2024-05-08 | hw/remote/vfio-user: Fix config space access byte order | Mattias Nissler | 1 | -2/+2 |
2024-05-08 | hw/ppc/spapr_pci: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 1 | -4/+3 |
2024-05-08 | hw/hppa/machine: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 1 | -8/+8 |
2024-05-08 | target/ppc: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-05-08 | block/qcow2-bitmap: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-05-08 | hmp/migration: Fix "migrate" command's documentation | Peter Xu | 1 | -3/+9 |
2024-05-08 | migration: Deprecate fd: for file migration | Fabiano Rosas | 2 | -0/+26 |
2024-05-08 | migration: Remove non-multifd compression | Fabiano Rosas | 16 | -1368/+64 |
2024-05-08 | migration: Remove block migration | Fabiano Rosas | 19 | -1236/+26 |
2024-05-08 | migration: Remove 'blk/-b' option from migrate commands | Fabiano Rosas | 13 | -300/+25 |
2024-05-08 | migration: Remove 'inc' option from migrate command | Fabiano Rosas | 9 | -129/+39 |
2024-05-08 | migration: Remove 'skipped' field from MigrationStats | Fabiano Rosas | 5 | -18/+6 |
2024-05-08 | qapi: introduce exit-on-error parameter for migrate-incoming | Vladimir Sementsov-Ogievskiy | 5 | -9/+39 |
2024-05-08 | migration: process_incoming_migration_co(): rework error reporting | Vladimir Sementsov-Ogievskiy | 1 | -10/+13 |
2024-05-08 | migration: process_incoming_migration_co(): fix reporting s->error | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2024-05-08 | migration: process_incoming_migration_co(): complete cleanup on failure | Vladimir Sementsov-Ogievskiy | 1 | -4/+1 |
2024-05-08 | migration: move trace-point from migrate_fd_error to migrate_set_error | Vladimir Sementsov-Ogievskiy | 2 | -2/+4 |
2024-05-08 | migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to... | Will Gyda | 1 | -6/+6 |
2024-05-07 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson | 10 | -3149/+2942 |
2024-05-07 | Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 8 | -65/+173 |
2024-05-07 | target/i386: remove duplicate prefix decoding | Paolo Bonzini | 2 | -219/+103 |
2024-05-07 | target/i386: split legacy decoder into a separate function | Paolo Bonzini | 1 | -21/+37 |
2024-05-07 | target/i386: decode x87 instructions in a separate function | Paolo Bonzini | 1 | -554/+566 |
2024-05-07 | target/i386: remove now-converted opcodes from old decoder | Paolo Bonzini | 5 | -2320/+11 |
2024-05-07 | target/i386: port extensions of one-byte opcodes to new decoder | Paolo Bonzini | 3 | -0/+39 |
2024-05-07 | target/i386: move BSWAP to new decoder | Paolo Bonzini | 3 | -1/+23 |
2024-05-07 | target/i386: move remaining conditional operations to new decoder | Paolo Bonzini | 4 | -1/+68 |
2024-05-07 | target/i386: merge and enlarge a few ranges for call to disas_insn_new | Paolo Bonzini | 1 | -3/+2 |
2024-05-07 | target/i386: move C0-FF opcodes to new decoder (except for x87) | Paolo Bonzini | 4 | -11/+1188 |