Show patches with: Archived = No       |   430006 patches
« 1 2 ... 1022 1023 10244300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,32/47] acpi: add acpi_eisaid() term - - - - --- 2015-01-22 Igor Mammedov New
[v2,33/47] pc: acpi-build: drop template patching and CPU hotplug objects dynamically - - - - --- 2015-01-22 Igor Mammedov New
[v2,34/47] pc: acpi-build: create CPU hotplug IO region dynamically - - - - --- 2015-01-22 Igor Mammedov New
[v2,35/47] acpi: add acpi_reserved_field() term - - - - --- 2015-01-22 Igor Mammedov New
[v2,36/47] pc: acpi-build: drop template patching and memory hotplug objects dynamically - - - - --- 2015-01-22 Igor Mammedov New
[v2,37/47] pc: acpi-build: create memory hotplug IO region dynamically - - - - --- 2015-01-22 Igor Mammedov New
[v2,38/47] acpi: add acpi_word_bus_number(), acpi_word_io(), acpi_dword_memory(), acpi_qword_memory… - - - - --- 2015-01-22 Igor Mammedov New
[v2,39/47] pc: pcihp: expose MMIO base and len as properties - - - - --- 2015-01-22 Igor Mammedov New
[v2,40/47] pc: acpi-build: reserve PCIHP MMIO resources - - - - --- 2015-01-22 Igor Mammedov New
[v2,41/47] pc: acpi-build: create PCI0._CRS dynamically - - - - --- 2015-01-22 Igor Mammedov New
[v2,42/47] acpi: add acpi_def_block() term - - - - --- 2015-01-22 Igor Mammedov New
[v2,43/47] pc: acpi-build: prepare to make ACPI tables blob opaque for table building functions - - - - --- 2015-01-22 Igor Mammedov New
[v2,44/47] pc: acpi-build: drop remaining ssdt_misc template and use acpi_def_block() - - - - --- 2015-01-22 Igor Mammedov New
[v2,45/47] acpi: add acpi_iqr_no_flags() term - - - - --- 2015-01-22 Igor Mammedov New
[v2,46/47] pc: export applesmc IO port/len - - - - --- 2015-01-22 Igor Mammedov New
[v2,47/47] pc: acpi-build: drop template patching and create Device(SMC) dynamically - - - - --- 2015-01-22 Igor Mammedov New
iotests: Test prefix for supported_oses in Python - - - - --- 2015-01-22 Max Reitz New
fix QEMU build on Xen/ARM - - - - --- 2015-01-22 Stefano Stabellini New
target-i386: Disable HLE and RTM on Haswell & Broadwell - - - - --- 2015-01-22 Eduardo Habkost New
[RFC,01/17] acpi: added needed acpi constructs - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,02/17] hw/acpi: add support for multiple root busses - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,03/17] hw/apci: add _PRT method for extra root busses - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,04/17] hw/acpi: add _CRS method for extra root busses - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,05/17] hw/acpi: remove from root bus 0 the crs resources used by other busses. - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,06/17] hw/pci: move pci bus related code to separate files - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,07/17] hw/pci: made pci_bus_is_root a PCIBusClass method - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,08/17] hw/pci: made pci_bus_num a PCIBusClass method - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,09/17] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,10/17] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,11/17] hw/pci: implement iteration over multiple host bridges - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,12/17] hw/pci: introduce PCI Expander Bridge (PXB) - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,13/17] hw/pci: inform bios if the system has more than one pci bridge - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,14/17] hw/pci: piix - suport multiple host bridges - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,15/17] hw/pxb: add map_irq func - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,16/17] hw/pci-bridge: hack - disable shpc bar (will be removed from the series) - - - - --- 2015-01-22 Marcel Apfelbaum New
[RFC,17/17] hw/acpi: hack - generate dummy region ranges for first acpi-build (will be removed from… - - - - --- 2015-01-22 Marcel Apfelbaum New
[v2,01/14] block: Lift some BDS functions to the BlockBackend - - - - --- 2015-01-22 Max Reitz New
[v2,02/14] block: Add blk_new_open() - - - - --- 2015-01-22 Max Reitz New
[v2,03/14] blockdev: Use blk_new_open() in blockdev_init() - - - - --- 2015-01-22 Max Reitz New
[v2,04/14] block/xen: Use blk_new_open() in blk_connect() - - - - --- 2015-01-22 Max Reitz New
[v2,05/14] qemu-img: Use blk_new_open() in img_open() - - - - --- 2015-01-22 Max Reitz New
[v2,06/14] qemu-img: Use blk_new_open() in img_rebase() - - - - --- 2015-01-22 Max Reitz New
[v2,07/14] qemu-img: Use BlockBackend as far as possible - - - - --- 2015-01-22 Max Reitz New
[v2,08/14] qemu-nbd: Use blk_new_open() in main() - - - - --- 2015-01-22 Max Reitz New
[v2,09/14] qemu-io: Use blk_new_open() in openfile() - - - - --- 2015-01-22 Max Reitz New
[v2,10/14] qemu-io: Remove "growable" option - - - - --- 2015-01-22 Max Reitz New
[v2,11/14] qemu-io: Use BlockBackend - - - - --- 2015-01-22 Max Reitz New
[v2,12/14] block: Clamp BlockBackend requests - - - - --- 2015-01-22 Max Reitz New
[v2,13/14] block: Remove "growable" from BDS - - - - --- 2015-01-22 Max Reitz New
[v2,14/14] block: Keep bdrv_check*_request()'s return value - - - - --- 2015-01-22 Max Reitz New
[1/2] qcow2-snapshot: Change filter function to avoid NULL parameter when a snapshot will be create… - - - - --- 2015-01-23 Julio Faracco New
[2/2] qcow2-snapshot: Fixing bug of creating snapshots with the same name. - - - - --- 2015-01-23 Julio Faracco New
[v1,1/3] pc: Fix DIMMs capacity calculation - - 1 - --- 2015-01-23 Bharata B Rao New
[v1,2/3] pc-dimm: Make pc_existing_dimms_capacity global - - 1 - --- 2015-01-23 Bharata B Rao New
[3/3] pc-dimm: Add Error argument to pc_existing_dimms_capacity - - - - --- 2015-01-23 Bharata B Rao New
[v3] sheepdog: selectable object size support 1 - - - --- 2015-01-23 Teruaki Ishizaki New
linux-user/syscall.c: Need call unlock_user() before go to failure return in default case - - - - --- 2015-01-23 Chen Gang New
linux-user/syscall.c: Free the vec[i] in failure processing code block - - - - --- 2015-01-23 Chen Gang New
[v2] linux-user/syscall.c: Free the vec[i] in failure processing code block - - 1 - --- 2015-01-23 Chen Gang New
bugfix: cannot remove chardev after the vhost-user does hot add/del pci device - - - - --- 2015-01-23 zhangkun New
linux-user/syscall.c: Fix typo issue for using target_vec[i].iov_len instead of target_vec[i].iov_b… - - 1 - --- 2015-01-23 Chen Gang New
linux-user/main.c: Remove redundant end_exclusive() - - - - --- 2015-01-23 Chen Gang New
[v2] fix QEMU build on Xen/ARM - - 1 - --- 2015-01-23 Stefano Stabellini New
[RfC] virtio-pci: place msix regions in modern virtio bar - - - - --- 2015-01-23 Gerd Hoffmann New
[PULL,00/01] seccomp branch queue - - - - --- 2015-01-23 Eduardo Otubo New
[PULL,01/01] seccomp: add mlockall to whitelist 1 - 2 1 --- 2015-01-23 Eduardo Otubo New
[Spice-devel,RFC] LZ4 compression option for SPICE - - - - --- 2015-01-23 Javier Celaya New
[1/4] target-arm: Fix RVBAR_EL1 register encoding - - 1 - --- 2015-01-23 Greg Bellows New
[2/4] target-arm: Add extended RVBAR support - - 1 - --- 2015-01-23 Greg Bellows New
[3/4] target-arm: Change reset to highest available EL - - - - --- 2015-01-23 Greg Bellows New
[4/4] target-arm: Add missing SP_ELx register definition - - - - --- 2015-01-23 Greg Bellows New
iotests: Lower 064's memory usage - - 1 - --- 2015-01-23 Max Reitz New
[V2,1/4] target-arm: Fix RVBAR_EL1 register encoding - - 1 - --- 2015-01-23 Greg Bellows New
[V2,2/4] target-arm: Add extended RVBAR support - - 1 - --- 2015-01-23 Greg Bellows New
[V2,3/4] target-arm: Change reset to highest available EL - - 1 - --- 2015-01-23 Greg Bellows New
[V2,4/4] target-arm: Add missing SP_ELx register definition - - 1 - --- 2015-01-23 Greg Bellows New
[v4,1/5] libqos: Change use of pointers to uint64_t in virtio - - - - --- 2015-01-23 Marc Marí New
[v4,2/5] tests: Prepare virtio-blk-test for multi-arch implementation - - - - --- 2015-01-23 Marc Marí New
[v4,3/5] libqos: Remove PCI assumptions in constants of virtio driver - - - - --- 2015-01-23 Marc Marí New
[v4,4/5] libqos: Add malloc generic - - - - --- 2015-01-23 Marc Marí New
[v4,5/5] libqos: Add virtio MMIO support - - - - --- 2015-01-23 Marc Marí New
[PULL,00/12] Block patches - - - - --- 2015-01-23 Kevin Wolf New
[PULL,01/12] virtio-blk: Pass req to virtio_blk_handle_scsi_req - - 1 - --- 2015-01-23 Kevin Wolf New
[PULL,02/12] virtio-blk: Use blk_aio_ioctl - - 1 - --- 2015-01-23 Kevin Wolf New
[PULL,03/12] qcow2: Add two more unalignment checks - - 1 - --- 2015-01-23 Kevin Wolf New
[PULL,04/12] iotests: Add tests for more corruption cases - - 1 - --- 2015-01-23 Kevin Wolf New
[PULL,05/12] block: vmdk - make ret variable usage clear - - 2 - --- 2015-01-23 Kevin Wolf New
[PULL,06/12] block: vmdk - move string allocations from stack to the heap - - - - --- 2015-01-23 Kevin Wolf New
[PULL,07/12] block: qapi - move string allocation from stack to the heap - - 1 - --- 2015-01-23 Kevin Wolf New
[PULL,08/12] block: remove unused variable in bdrv_commit - - - - --- 2015-01-23 Kevin Wolf New
[PULL,09/12] block: mirror - change string allocation to 2-bytes - - 2 - --- 2015-01-23 Kevin Wolf New
[PULL,10/12] block: update string sizes for filename, backing_file, exact_filename - - 2 - --- 2015-01-23 Kevin Wolf New
[PULL,11/12] block: vhdx - force FileOffsetMB field to '0' for certain block states - - 1 - --- 2015-01-23 Kevin Wolf New
[01/11] cpu_ldst.h: Allow NB_MMU_MODES to be 7 - - 1 - --- 2015-01-23 Peter Maydell New
[PULL,12/12] iotests: Lower 064's memory usage - - 1 - --- 2015-01-23 Kevin Wolf New
[02/11] target-arm: Make arm_current_el() return sensible values for M profile - - 1 - --- 2015-01-23 Peter Maydell New
[03/11] target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT - - 1 - --- 2015-01-23 Peter Maydell New
[04/11] target-arm: Define correct mmu_idx values and pass them in TB flags - - 1 - --- 2015-01-23 Peter Maydell New
[05/11] target-arm: Use correct mmu_idx for unprivileged loads and stores - - 1 - --- 2015-01-23 Peter Maydell New
[06/11] target-arm: Don't define any MMU_MODE*_SUFFIXes - - - - --- 2015-01-23 Peter Maydell New
« 1 2 ... 1022 1023 10244300 4301 »