Show patches with: Archived = No       |   433123 patches
« 1 2 ... 3307 3308 33094331 4332 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[24/50] blockdev: Check BB validity in block-stream - - - - --- 2015-01-26 Max Reitz New
[23/50] blockdev: Catch NULL BDS in block_set_io_throttle - - - - --- 2015-01-26 Max Reitz New
[22/50] blockdev: Check BB validity in drive-backup TA - - - - --- 2015-01-26 Max Reitz New
[21/50] blockdev: Check BB validity in internal snapshot TA - - - - --- 2015-01-26 Max Reitz New
[20/50] blockdev: Check blk_is_available() in sn-del-int-sync - - - - --- 2015-01-26 Max Reitz New
[19/50] blockdev: Use BlockBackend for blockdev-backup TA - - - - --- 2015-01-26 Max Reitz New
[18/50] block: Respect empty BB in bdrv_query_info() - - - - --- 2015-01-26 Max Reitz New
[17/50] block: Respect empty BB in bdrv_lookup_bs() - - - - --- 2015-01-26 Max Reitz New
[16/50] block: Prepare remaining BB functions for NULL BDS - - - - --- 2015-01-26 Max Reitz New
[15/50] block: Fail requests to empty BlockBackend - - - - --- 2015-01-26 Max Reitz New
[14/50] block: Make some BB functions fall back to BBRS - - - - --- 2015-01-26 Max Reitz New
[13/50] block: Add BlockBackendRootState - - - - --- 2015-01-26 Max Reitz New
[12/50] block: Move I/O status and error actions into BB - - - - --- 2015-01-26 Max Reitz New
[11/50] block: Move BlockAcctStats into BlockBackend - - - - --- 2015-01-26 Max Reitz New
[10/50] block: Remove wr_highest_offset from BlockAcctStats - - - - --- 2015-01-26 Max Reitz New
[09/50] block: Move guest_block_size into BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[08/50] block/quorum: Implement bdrv_is_inserted() - - 1 - --- 2015-01-26 Max Reitz New
[07/50] block: Make bdrv_is_inserted() recursive - - 1 - --- 2015-01-26 Max Reitz New
[06/50] block: Add blk_is_available() - - 1 - --- 2015-01-26 Max Reitz New
[05/50] block: Fix BB AIOCB AioContext without BDS - - 1 - --- 2015-01-26 Max Reitz New
[04/50] hw/usb-storage: Check whether BB is inserted - - 1 - --- 2015-01-26 Max Reitz New
[03/50] hw/block/fdc: Implement tray status - - 1 - --- 2015-01-26 Max Reitz New
[02/50] iotests: Only create BB if necessary - - 1 - --- 2015-01-26 Max Reitz New
[01/50] blockdev: Allow creation of BDS trees without BB - - - - --- 2015-01-26 Max Reitz New
target-mips: fix detection of the end of the page during translation - - 2 - --- 2015-01-26 Leon Alrae New
[2/2] pc: memory: Validate alignment of maxram_size to page size - - 1 - --- 2015-01-26 Peter Krempa New
[1/2] vl.c: Fix error messages when parsing maxmem parameters - - - - --- 2015-01-26 Peter Krempa New
[v3,14/14] block: Keep bdrv_check*_request()'s return value - - 1 - --- 2015-01-26 Max Reitz New
[v3,13/14] block: Remove "growable" from BDS - - 1 - --- 2015-01-26 Max Reitz New
[v3,12/14] block: Clamp BlockBackend requests - - 1 - --- 2015-01-26 Max Reitz New
[v3,11/14] qemu-io: Use BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[v3,10/14] qemu-io: Remove "growable" option - - 1 - --- 2015-01-26 Max Reitz New
[v3,09/14] qemu-io: Use blk_new_open() in openfile() - - 1 - --- 2015-01-26 Max Reitz New
[v3,08/14] qemu-nbd: Use blk_new_open() in main() - - 1 - --- 2015-01-26 Max Reitz New
[v3,07/14] qemu-img: Use BlockBackend as far as possible - - 1 - --- 2015-01-26 Max Reitz New
[v3,06/14] qemu-img: Use blk_new_open() in img_rebase() - - 1 - --- 2015-01-26 Max Reitz New
[v3,05/14] qemu-img: Use blk_new_open() in img_open() - - 1 - --- 2015-01-26 Max Reitz New
[v3,04/14] block/xen: Use blk_new_open() in blk_connect() - - 1 - --- 2015-01-26 Max Reitz New
[v3,03/14] blockdev: Use blk_new_open() in blockdev_init() - - 1 - --- 2015-01-26 Max Reitz New
[v3,02/14] block: Add blk_new_open() - - 1 - --- 2015-01-26 Max Reitz New
[v3,01/14] block: Lift some BDS functions to the BlockBackend - - 1 - --- 2015-01-26 Max Reitz New
[v3,2/2] target-arm: Add checks that cpreg raw accesses are handled - - - - --- 2015-01-26 Peter Maydell New
[v3,1/2] target-arm: Split NO_MIGRATE into ALIAS and NO_RAW - - 1 - --- 2015-01-26 Peter Maydell New
target-ppc: Use right page size with hash table lookup - - 1 - --- 2015-01-26 Aneesh Kumar K.V New
vhost-scsi: introduce an ioctl to get the minimum tpgt - - - - --- 2015-01-26 Gonglei (Arei) New
[2/2] disas/arm-a64.cc: Tell libvixl correct code addresses - - - - --- 2015-01-26 Peter Maydell New
[1/2] disas/libvixl: Update to upstream VIXL 1.7 - - - - --- 2015-01-26 Peter Maydell New
[PULL,1/1] fix QEMU build on Xen/ARM - - 1 - --- 2015-01-26 Stefano Stabellini New
[PULL,0/1] Xen tree 2015-01-26 - - - - --- 2015-01-26 Stefano Stabellini New
[PULL,v2,10/19] hw: misc, add educational driver - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,v2,00/19] i386, KVM, misc changes for 2015-01-26 - - - - --- 2015-01-26 Paolo Bonzini New
[7/7] migration: do floating-point division - - 1 - --- 2015-01-26 Paolo Bonzini New
[6/7] aes: remove a dead return statement - - - - --- 2015-01-26 Paolo Bonzini New
[5/7] cutils: refine strtol error handling in parse_debug_env - - - - --- 2015-01-26 Paolo Bonzini New
[4/7] qemu-sockets: improve error reporting in unix_listen_opts - - - - --- 2015-01-26 Paolo Bonzini New
[3/7] uri: avoid NULL arguments to strcmp - - - - --- 2015-01-26 Paolo Bonzini New
[2/7] cpu-exec: simplify icount code - - - - --- 2015-01-26 Paolo Bonzini New
[1/7] cpu-exec: drop dead assignment - - - - --- 2015-01-26 Paolo Bonzini New
[2/2] hw/ppc/spapr Add qemu_register_boot_set for SPAPR - - - - --- 2015-01-26 Alexander Graf New
[PULL,19/19] kvm_stat: Add RESET support for perf event ioctl - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,18/19] target-i386: Disable HLE and RTM on Haswell & Broadwell - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,17/19] sparse: Fix build with sparse on .S files - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,16/19] exec: fix madvise of NULL pointer - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,15/19] .travis.yml: Add "--enable-modules" - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,14/19] apic: do not dereference pointer before it is checked for NULL - - 1 - --- 2015-01-26 Paolo Bonzini New
[PULL,13/19] kvm_stat: Print errno when syscall to perf_event_open() fails - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,12/19] kvm_stat: Update exit reasons to the latest defintion - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,11/19] kvm_stat: Add aarch64 support - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,10/19] hw: misc, add educational driver - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,09/19] vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,08/19] qemu-timer: introduce timer_deinit - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,07/19] qemu-timer: add timer_init and timer_init_ns/us/ms - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,06/19] target-i386: make xmm_regs 512-bit wide - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,05/19] target-i386: use vmstate_offset_sub_array for AVX registers - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,04/19] tests/multiboot: Add test for modules - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,03/19] multiboot: Fix offset of bootloader name - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,02/19] tests/multiboot: Update reference output - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,01/19] pc: fix KVM features in pc-1.3 and earlier machine types - - - - --- 2015-01-26 Paolo Bonzini New
[PULL,00/19] i386, KVM, misc changes for 2015-01-26 - - - - --- 2015-01-26 Paolo Bonzini New
[Spice-devel,RFC] LZ4 compression option for SPICE - - - - --- 2015-01-26 Javier Celaya New
[v2] ui/vnc: make sure necessary shift-states are in effect when sending keys - - - - --- 2015-01-25 Nathan Baum New
[v4,2/2] xilinx_zynq: Add zynq-gpio to the machine - - 1 - --- 2015-01-25 Colin Leitner New
[v4,1/2] zynq_gpio: GPIO model for Zynq SoC - - 1 - --- 2015-01-25 Colin Leitner New
ui/vnc: make sure necessary shift-states are in effect when sending keys - - - - --- 2015-01-25 Nathan Baum New
[v2] alt-gr on Windows - - - - --- 2015-01-25 Thebault, Remi New
linux-user/syscall.c: Let all lock_user_struct() and unlock_user_struct() paired with each other - - 1 - --- 2015-01-25 Chen Gang New
linux-user/main.c: Use TARGET_SIG* instead of SIG* - - 1 - --- 2015-01-25 Chen Gang New
[v2] linux-user/main.c: Remove redundant end_exclusive() in arm_kernel_cmpxchg64_helper() - - 1 - --- 2015-01-25 Chen Gang New
[2/2] target-openrisc: Add l.lwa/l.swa support - - - - --- 2015-01-25 Sebastian Macke New
[1/2] target-openrisc: Separate of load/store instructions - - - - --- 2015-01-25 Sebastian Macke New
[v2] linux-user/syscall.c: Need call unlock_user() before go to failure return in default case - - - - --- 2015-01-25 Chen Gang New
[RFC,04/11] hw/arm/virt-acpi-build: Generate XSDT table and add a build_header function - - - - --- 2015-01-24 Laszlo Ersek New
[v2] vhost-user: add multi queue support - - - - --- 2015-01-24 Nikolay Nikolaev New
[RFC,11/11] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables - - - - --- 2015-01-24 Shannon Zhao New
[RFC,10/11] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices - - - - --- 2015-01-24 Shannon Zhao New
[RFC,09/11] hw/acpi/acpi-build-utils: Add acpi_fixed_memory32() and acpi_extended_irq() - - - - --- 2015-01-24 Shannon Zhao New
[RFC,08/11] hw/arm/virt-acpi-build: Generate FACS table and update ACPI headers - - - - --- 2015-01-24 Shannon Zhao New
[RFC,07/11] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers - - - - --- 2015-01-24 Shannon Zhao New
[RFC,06/11] hw/arm/virt-acpi-build: Generate GTDT table - - - - --- 2015-01-24 Shannon Zhao New
[RFC,05/11] hw/arm/virt-acpi-build: Generate MADT table - - - - --- 2015-01-24 Shannon Zhao New
« 1 2 ... 3307 3308 33094331 4332 »