Show patches with: none      |   437433 patches
« 1 2 ... 1972 1973 19744374 4375 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v14,03/13] target/rx: CPU definition RX architecture support - - 1 - --- 2019-05-17 Richard Henderson New
[v14,02/13] target/rx: TCG helper RX architecture support - - 1 - --- 2019-05-17 Richard Henderson New
[v14,01/13] target/rx: TCG translation RX architecture support - - 1 1 --- 2019-05-17 Richard Henderson New
spapr: Add forgotten capability to migrationstream spapr: Add forgotten capability to migrationstream - 1 2 - --- 2019-05-17 David Gibson New
[PULL,v2,00/21] Misc patches for 2019-05-15 - - - - --- 2019-05-17 Paolo Bonzini New
[v8,25/25] target/i386: ImplementCPUID_EXT_RDRAND Add qemu_getrandom and ARMv8.5-RNG etc - - 1 - --- 2019-05-17 Richard Henderson New
[v8,24/25] target/ppc: Use qemu_guest_getrandomfor DARN Add qemu_getrandom and ARMv8.5-RNG etc 1 - 1 - --- 2019-05-17 Richard Henderson New
[v8,23/25] target/ppc: Use gen_io_start/endaround DARN Add qemu_getrandom and ARMv8.5-RNG etc 1 - 1 - --- 2019-05-17 Richard Henderson New
[v8,22/25] target/arm: Implement ARMv8.5-RNG Add qemu_getrandom and ARMv8.5-RNG etc - - 1 - --- 2019-05-17 Richard Henderson New
[v8,21/25] target/arm: Put all PAC keys into astructure Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,20/25] hw/misc/exynos4210_rng: Useqemu_guest_getrandom Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,19/25] hw/misc/bcm2835_rng: Useqemu_guest_getrandom_nofail Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,18/25] hw/misc/nrf51_rng: Useqemu_guest_getrandom_nofail Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,17/25] aspeed/scu: Useqemu_guest_getrandom_nofail Add qemu_getrandom and ARMv8.5-RNG etc - - 4 - --- 2019-05-17 Richard Henderson New
[v8,16/25] linux-user: Remove srand call Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,15/25] linux-user/aarch64: Useqemu_guest_getrandom for PAUTH keys Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,14/25] linux-user: Useqemu_guest_getrandom_nofail for AT_RANDOM Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,13/25] linux-user: Call qcrypto_init if notusing -seed Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,12/25] linux-user: Initialize pseudo-randomseeds for all guest cpus Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,11/25] cpus: Initialize pseudo-random seedsfor all guest cpus Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,10/25] util: Add qemu_guest_getrandom andassociated routines Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,09/25] ui/vnc: Use gcrypto_random_bytes forstart_auth_vnc Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,08/25] ui/vnc: Split outauthentication_failed Add qemu_getrandom and ARMv8.5-RNG etc - - 4 - --- 2019-05-17 Richard Henderson New
[v8,07/25] crypto: Change theqcrypto_random_bytes buffer type to void* Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,06/25] crypto: Use getrandom forqcrypto_random_bytes Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,05/25] crypto: Use O_CLOEXEC inqcrypto_random_init Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,04/25] crypto: Do not fail for EINTR duringqcrypto_random_bytes Add qemu_getrandom and ARMv8.5-RNG etc - - 2 - --- 2019-05-17 Richard Henderson New
[v8,03/25] crypto: Reverse code blocks inrandom-platform.c Add qemu_getrandom and ARMv8.5-RNG etc - - 3 - --- 2019-05-17 Richard Henderson New
[v8,02/25] build: Link user-only with cryptorandom number objects Add qemu_getrandom and ARMv8.5-RNG etc - - 1 - --- 2019-05-17 Richard Henderson New
[v8,01/25] configure: Link test beforeauto-enabling crypto libraries Add qemu_getrandom and ARMv8.5-RNG etc - - 2 1 --- 2019-05-17 Richard Henderson New
hw/acpi: ACPI_PCI should depends on both ACPIand PCI hw/acpi: ACPI_PCI should depends on both ACPIand PCI - - 1 - --- 2019-05-17 Wei Yang New
[v2] acpi: pci: use build_append_foo() API toconstruct MCFG [v2] acpi: pci: use build_append_foo() API toconstruct MCFG - - 1 - --- 2019-05-17 Wei Yang New
tcg/i386: Fix dupi/dupm for avx1 and 32-bithosts tcg/i386: Fix dupi/dupm for avx1 and 32-bithosts - 1 - 1 --- 2019-05-16 Richard Henderson New
[PULL,6/6] target/m68k: Optimize rotate_x() usingextract_i32() [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - 1 - --- 2019-05-16 Laurent Vivier New
[PULL,5/6] target/m68k: Fix a tcg_temp leak [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - 1 - --- 2019-05-16 Laurent Vivier New
[PULL,4/6] target/m68k: Reduce the l1 TCGLabel scope [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - 1 - --- 2019-05-16 Laurent Vivier New
[PULL,3/6] target/m68k: Switch to transaction_failedhook [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - - - --- 2019-05-16 Laurent Vivier New
[PULL,2/6] target/m68k: In get_physical_address()check for memory access failures [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - - - --- 2019-05-16 Laurent Vivier New
[PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures [PULL,1/6] target/m68k: In dump_address_map() checkfor memory access failures - - - - --- 2019-05-16 Laurent Vivier New
[PULL,0/6] M68k staging patches - - - - --- 2019-05-16 Laurent Vivier New
target/i386: add MDS-NO feature target/i386: add MDS-NO feature - - - - --- 2019-05-16 Paolo Bonzini New
[3/3] arm: Rename hw/arm/arm.h to hw/arm/boot.h arm: Clean up and rename hw/arm/arm.h tohw/arm/boot.h - - - - --- 2019-05-16 Peter Maydell New
[2/3] arm: Remove unnecessary includes ofhw/arm/arm.h arm: Clean up and rename hw/arm/arm.h tohw/arm/boot.h - - - - --- 2019-05-16 Peter Maydell New
[1/3] arm: Move system_clock_scale toarmv7m_systick.h arm: Clean up and rename hw/arm/arm.h tohw/arm/boot.h - - - - --- 2019-05-16 Peter Maydell New
iotests: Fix intermittent failure in 219 iotests: Fix intermittent failure in 219 - - 1 - --- 2019-05-16 Max Reitz New
[v3,1/1] target/arm: Fix vector operationsegfault [v3,1/1] target/arm: Fix vector operationsegfault - - 3 1 --- 2019-05-16 Alistair Francis New
[v2,4/4] hw/arm/boot: Honour image size field inAArch64 Image format kernels hw/arm/boot: handle large Images moregracefully - 1 2 - --- 2019-05-16 Peter Maydell New
[v2,3/4] hw/arm/boot: Avoid placing the initrdon top of the kernel hw/arm/boot: handle large Images moregracefully - - 1 - --- 2019-05-16 Peter Maydell New
[v2,2/4] hw/arm/boot: Diagnose layouts that putinitrd or DTB off the end of RAM hw/arm/boot: handle large Images moregracefully - - 1 - --- 2019-05-16 Peter Maydell New
[v2,1/4] hw/arm/boot: Don't assume RAM starts ataddress zero hw/arm/boot: handle large Images moregracefully - - 1 - --- 2019-05-16 Peter Maydell New
[v3] iotests: Filter 175's allocation information [v3] iotests: Filter 175's allocation information - - 2 - --- 2019-05-16 Max Reitz New
i386: Fix nested SVM on older Opterons i386: Fix nested SVM on older Opterons - - - - --- 2019-05-16 Bernhard M. Wiedemann New
[v8,9/9] qapi: query-blockstat: add driverspecific file-posix stats discard blockstats 1 - 1 - --- 2019-05-16 Anton Nefedov New
[v8,8/9] file-posix: account discard operations discard blockstats - - 1 - --- 2019-05-16 Anton Nefedov New
[v8,7/9] scsi: account unmap operations discard blockstats - - 1 - --- 2019-05-16 Anton Nefedov New
[v8,6/9] scsi: move unmap error checking to thecomplete callback discard blockstats - - 2 - --- 2019-05-16 Anton Nefedov New
[v8,5/9] scsi: store unmap offset and nb_sectorsin request struct discard blockstats - - 2 - --- 2019-05-16 Anton Nefedov New
[v8,4/9] ide: account UNMAP (TRIM) operations discard blockstats - - 1 - --- 2019-05-16 Anton Nefedov New
[v8,3/9] block: add empty account cookie type discard blockstats - - 1 - --- 2019-05-16 Anton Nefedov New
[v8,2/9] qapi: add unmap to BlockDeviceStats discard blockstats - - 3 - --- 2019-05-16 Anton Nefedov New
[v8,1/9] qapi: group BlockDeviceStats fields discard blockstats - - 2 - --- 2019-05-16 Anton Nefedov New
[v2] iotest 134: test cluster-misalignedencrypted write [v2] iotest 134: test cluster-misalignedencrypted write - - 3 - --- 2019-05-16 Anton Nefedov New
[v14,1/1] qcow2: skip writing zero buffers toempty COW areas qcow2: cluster space preallocation - - 2 - --- 2019-05-16 Anton Nefedov New
[v1,RFC] qcow2: add compression type feature [v1,RFC] qcow2: add compression type feature - - - - --- 2019-05-16 Denis Plotnikov New
[v4] s390/css: handle CCW_FLAG_SKIP [v4] s390/css: handle CCW_FLAG_SKIP - - 1 - --- 2019-05-16 Cornelia Huck New
i386: Fix nested SVM on older Opterons i386: Fix nested SVM on older Opterons - - - - --- 2019-05-16 Bernhard M. Wiedemann New
[2/2] iotests: test external snapshot withbitmap copying bitmaps: merge bitmaps from different nodes - - - - --- 2019-05-16 Vladimir Sementsov-Ogievskiy New
[1/2] qapi: support external bitmaps inblock-dirty-bitmap-merge bitmaps: merge bitmaps from different nodes - - 1 - --- 2019-05-16 Vladimir Sementsov-Ogievskiy New
[PULL,34/37] tests: add expected ACPI tables forarm/virt board Untitled series #108192 - - 1 1 --- 2019-05-16 Michael S. Tsirkin New
[PULL,00/37] pci, pc, virtio: features, fixes - - - - --- 2019-05-16 Michael S. Tsirkin New
configure: only link capstone to emulationtargets configure: only link capstone to emulationtargets - - 1 - --- 2019-05-16 Daniel P. Berrangé New
migration: Fix typo in migrate_add_blocker()error message migration: Fix typo in migrate_add_blocker()error message - - 2 - --- 2019-05-16 Greg Kurz New
spapr: Print out extra hints when CASnegotiation of interrupt mode fails spapr: Print out extra hints when CASnegotiation of interrupt mode fails - - - - --- 2019-05-16 Greg Kurz New
[v13,12/12] MAINTAINERS: Add RX Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,11/12] qemu/bitops.h: Add extract8 andextract16 Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,10/12] hw/registerfields.h: Add 8bit and16bit register macros. Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,09/12] Add rx-softmmu Add RX archtecture support - - 1 1 --- 2019-05-16 Yoshinori Sato New
[v13,08/12] hw/rx: RX Target hardware definition Add RX archtecture support - - 1 1 --- 2019-05-16 Yoshinori Sato New
[v13,07/12] hw/char: RX62N serial communicationinterface (SCI) Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,06/12] hw/timer: RX62N internal timermodules Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,05/12] hw/intc: RX62N interrupt controller(ICUa) Add RX archtecture support - - 2 - --- 2019-05-16 Yoshinori Sato New
[v13,04/12] target/rx: RX disassembler Add RX archtecture support - - 1 1 --- 2019-05-16 Yoshinori Sato New
[v13,03/12] target/rx: CPU definition Add RX archtecture support - - 1 - --- 2019-05-16 Yoshinori Sato New
[v13,02/12] target/rx: TCG helper Add RX archtecture support - - 1 - --- 2019-05-16 Yoshinori Sato New
[v13,01/12] target/rx: TCG translation Add RX archtecture support - - 1 1 --- 2019-05-16 Yoshinori Sato New
target/ppc: Set PSSCR_EC on cpu halt toprevent spurious wakeup target/ppc: Set PSSCR_EC on cpu halt toprevent spurious wakeup - 1 - - --- 2019-05-16 Suraj Jitindar Singh New
[PULL,21/21] hw/net/ne2000: Extract the PCI devicefrom the chipset common code [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,20/21] hw/char: Move multi-serial devices intoseparate file [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,19/21] ioapic: allow buggy guests mishandlinglevel-triggered interrupts to make progress [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,18/21] build: don't build hardware objects withlinux-user [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,17/21] build: chardev is only needed for softmmutargets [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,16/21] configure: qemu-ga is only needed withsoftmmu targets [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,15/21] build: replace GENERATED_FILES bygenerated-files-y [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,14/21] trace: only include trace-event-subdirswhen they are needed [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - 1 - --- 2019-05-15 Paolo Bonzini New
[PULL,13/21] sun4m: obey -vga none [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,12/21] mips-fulong2e: obey -vga none [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,11/21] hw/i386/acpi: Assert a pointer is notnull BEFORE using it [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,10/21] hw/i386/acpi: Addobject_resolve_type_unambiguous to improve modularity [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,09/21] hw/acpi/piix4: Move TYPE_PIIX4_PM to apublic header [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
[PULL,08/21] memory: correct the comment toDIRTY_MEMORY_MIGRATION [PULL,01/21] hw/input: Add a CONFIG_PS2 switch for theps2.c file - - - - --- 2019-05-15 Paolo Bonzini New
« 1 2 ... 1972 1973 19744374 4375 »