Show patches with: Archived = No       |   430995 patches
« 1 2 ... 1339 1340 13414309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,v2,00/45] pc and misc cleanups and fixes, virtio optimizations - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,01/45] Fix virtio migration - - 2 2 --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,02/45] pc: acpi: merge SSDT into DSDT - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,05/45] virtio: move VirtQueueElement at the beginning of the structs - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,06/45] virtio: move allocation to virtqueue_pop/vring_pop - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,07/45] virtio: introduce qemu_get/put_virtqueue_element - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,08/45] virtio: introduce virtqueue_alloc_element - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,09/45] virtio: slim down allocation of VirtQueueElements - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,10/45] vring: slim down allocation of VirtQueueElements - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,11/45] virtio: combine the read of a descriptor - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,12/45] virtio: cache used_idx in a VirtQueue field - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,13/45] virtio: read avail_idx from VQ only when necessary - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,14/45] virtio: combine write of an entry into used ring - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,15/45] hw/pxb: add pxb devices to the bridge category - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,16/45] vhost-user-test: use correct ROM to speed up and avoid spurious failures - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,17/45] hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie devices - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,18/45] ipmi: replace goto by a return statement 1 - 3 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,19/45] ipmi: replace *_MAXCMD defines 1 - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,20/45] ipmi: cleanup error_report messages 1 - - - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,21/45] ipmi: fix SDR length value 1 - - - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,22/45] ipmi: introduce a struct ipmi_sdr_compact 1 - - - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,23/45] ipmi: add get and set SENSOR_TYPE commands 2 - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,24/45] ipmi: add GET_SYS_RESTART_CAUSE chassis command 2 - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,25/45] ipmi: add ACPI power and GUID commands 2 - - - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,26/45] pc: Move PcGuestInfo declaration to top of file - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,27/45] pc: Eliminate struct PcGuestInfoState - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,28/45] pc: Simplify pc_memory_init() signature - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,29/45] pc: Simplify xen_load_linux() signature - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,30/45] acpi: Remove guest_info parameters from functions - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,31/45] acpi: Don't save PcGuestInfo on AcpiBuildState - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,32/45] pc: Remove compat fields from PcGuestInfo - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,33/45] pc: Remove RAM size fields from PcGuestInfo - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,34/45] pc: Remove PcGuestInfo.isapc_ram_fw field - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,35/45] pc: Move PcGuestInfo.fw_cfg to PCMachineState - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,36/45] pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,37/45] pc: Eliminate PcGuestInfo struct - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,38/45] acpi: take oem_id in build_header(), optionally - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,39/45] acpi: expose oem_id and oem_table_id in build_rsdt() - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,40/45] acpi: add function to extract oem_id and oem_table_id from the user's SLIC - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,41/45] pc: set the OEM fields in the RSDT and the FADT from the SLIC - - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,42/45] dimm: Correct type of MemoryHotplugState->base 1 - 2 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,43/45] intel_iommu: large page support - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,44/45] fix MSI injection on Xen - - 1 - --- 2016-02-06 Michael S. Tsirkin New
[PULL,v2,45/45] net: set endianness on all backend devices - - 4 - --- 2016-02-06 Michael S. Tsirkin New
[1/4] pc/piix: drop acpi-dsdt.aml - - - - --- 2016-02-07 Michael S. Tsirkin New
[2/4] pc/q35: drop compatiility with old bios types - - - - --- 2016-02-07 Michael S. Tsirkin New
[3/4] pc/q35: drop dsdt aml - - - - --- 2016-02-07 Michael S. Tsirkin New
[4/4] configure: don't install aml links - - - - --- 2016-02-07 Michael S. Tsirkin New
vl.c: fixed regression of machine error message - - - - --- 2016-02-07 Marcel Apfelbaum New
MAINTAINERS: add all-match entry for qemu-devel@ - - - - --- 2016-02-07 Stephen Warren New
[v2,01/13] cuda: add a framework to handle commands - - - - --- 2016-02-07 Hervé Poussineau New
[v2,02/13] cuda: move unknown commands reject out of switch - - - - --- 2016-02-07 Hervé Poussineau New
[v2,03/13] cuda: port AUTOPOLL command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,04/13] cuda: port SET_AUTO_RATE command to new framework - - - - --- 2016-02-07 Hervé Poussineau New
[v2,05/13] cuda: port SET_DEVICE_LIST command to new framework - - - - --- 2016-02-07 Hervé Poussineau New
[v2,06/13] cuda: port POWERDOWN command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,07/13] cuda: port RESET_SYSTEM command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,08/13] cuda: port FILE_SERVER_FLAG command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,09/13] cuda: port SET_POWER_MESSAGES command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,10/13] cuda: port GET_TIME command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,11/13] cuda: port SET_TIME command to new framework - - 1 - --- 2016-02-07 Hervé Poussineau New
[v2,12/13] cuda: remove GET_6805_ADDR command - - - - --- 2016-02-07 Hervé Poussineau New
[v2,13/13] cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands - - - - --- 2016-02-07 Hervé Poussineau New
[v4,1/3] hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility - - 1 - --- 2016-02-08 Andrew Baumann New
[v4,2/3] hw/sd: model a power-up delay, as a workaround for an EDK2 bug - - 1 - --- 2016-02-08 Andrew Baumann New
[v4,3/3] hw/sd: use guest error logging rather than fprintf to stderr - - 1 - --- 2016-02-08 Andrew Baumann New
Strange monitor/stdout issue on qemu-system-sparc/qemu-system-ppc - - - - --- 2016-02-08 Paolo Bonzini New
[V2] vl.c: fixed regression in machine error message - - 1 - --- 2016-02-08 Marcel Apfelbaum New
[PATCHv7,1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,2/9] slirp: Adding ICMPv6 error sending - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,3/9] slirp: Adding IPv6 UDP support - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,4/9] slirp: Factorizing tcpiphdr structure with an union - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,5/9] slirp: Generalizing and neutralizing various TCP functions before adding IPv6 stuff - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,6/9] slirp: Reindent after refactoring - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,7/9] slirp: Handle IPv6 in TCP functions - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,8/9] slirp: Adding IPv6 address for DNS relay - - - - --- 2016-02-08 Samuel Thibault New
[PATCHv7,9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses - - - - --- 2016-02-08 Samuel Thibault New
[V3] vl.c: fixed regression in machine error message - - 1 - --- 2016-02-08 Marcel Apfelbaum New
vl.c: remove duplicate call to qemu_get_machine_opts - - 1 - --- 2016-02-08 Marcel Apfelbaum New
[V4] vl.c: fixed regression in machine error message - - 2 - --- 2016-02-08 Marcel Apfelbaum New
[V2] vl.c: remove machine_opts from main and the duplicate call to qemu_get_machine_opts - - 1 - --- 2016-02-08 Marcel Apfelbaum New
char: fix repeated registration of tcp chardev I/O handlers - - - - --- 2016-02-08 Daniel P. Berrangé New
[1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS - - 1 - --- 2016-02-08 Alberto Garcia New
[2/3] iotests: Update test 139 after the changes in x-blockdev-del - - - - --- 2016-02-08 Alberto Garcia New
[3/3] block: Update the x-blockdev-del documentation - - 1 - --- 2016-02-08 Alberto Garcia New
[1/4] usbnet: Add missing usb_wakeup() call in usbnet_receive() - - - - --- 2016-02-08 Michael Brown New
[2/4] usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request - - - - --- 2016-02-08 Michael Brown New
[3/4] usbnet: Detect short packets as sent by the xHCI controller - - - - --- 2016-02-08 Michael Brown New
[4/4] usbnet: Report link-up via interrupt endpoint in CDC-ECM mode - - - - --- 2016-02-08 Michael Brown New
Add support for using directory as initrd - - - - --- 2016-02-08 Kasper Dupont New
[v3,01/11] block: m25p80: Removed unused variable - - 1 - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,02/11] block: m25p80: RESET_ENABLE and RESET_MEMORY commnads - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,03/11] block: m25p80: Widen flags variable - - 1 - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,04/11] block: m25p80: Extend address mode - - 1 - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,05/11] block: m25p80: 4byte address mode - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,06/11] block: m25p80: Add configuration registers - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,07/11] block: m25p80: Dummy cycles for N25Q256/512 - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,08/11] block: m25p80: Fast read and 4bytes commands - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,09/11] block: m25p80: Implemented FSR register - - - - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
[v3,10/11] block: m25p80: n25q256a/n25q512a models - - 1 - --- 2016-02-08 Krzeminski, Marcin (Nokia - PL/Wroclaw) New
« 1 2 ... 1339 1340 13414309 4310 »