Show patches with: none      |   434468 patches
« 1 2 ... 3954 3955 39564344 4345 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] pseries pci: added memory window for MSI/MSIX vectors - - - - --- 2012-07-10 Alexey Kardashevskiy New
[1/3] pseries pci: preparing for MSI/MSIX support - - - - --- 2012-07-10 Alexey Kardashevskiy New
pseries dma: DMA window params added to PHB and DT population changed - - - - --- 2012-07-10 Alexey Kardashevskiy New
xics: added end-of-interrupt (EOI) handlers - - - - --- 2012-07-10 Alexey Kardashevskiy New
pseries pci: enable debugging with disabled emulated PCI bus - - - - --- 2012-07-10 Alexey Kardashevskiy New
pseries: added allocator for a block of IRQs - - - - --- 2012-07-10 Alexey Kardashevskiy New
pseries pci: removed cached qemu_irq from PCI host bus - - - - --- 2012-07-10 Alexey Kardashevskiy New
pseries iommu: h_put_tce split to support more IOMMUs - - - - --- 2012-07-10 Alexey Kardashevskiy New
[v2] device_tree: Add support for reading device tree properties - - 1 - --- 2012-07-10 Peter Maydell New
[2/2] target-i386: move cpu_reset and reset callback to cpu.c - - - - --- 2012-07-10 Igor Mammedov New
[1/2] target-i386: move cpu halted decision into x86_cpu_reset - - - - --- 2012-07-10 Igor Mammedov New
hw/imx_avic.c: Avoid format error when target_phys_addr_t is 64 bits - - 1 - --- 2012-07-10 Peter Maydell New
Fix xen pci passthrough - - - - --- 2012-07-10 Wei Wang New
uhci: initialize expire_time when loading v1 vmstate - - - - --- 2012-07-10 Gerd Hoffmann New
Add --disable-bridge-helper configure flag - - - - --- 2012-07-10 Fabien Chouteau New
[v17,9/9] Add XBZRLE statistics - - - - --- 2012-07-10 Orit Wasserman New
[v17,8/9] Add migrate_set_cachesize command - - - - --- 2012-07-10 Orit Wasserman New
[v17,7/9] Add XBZRLE to ram_save_block and ram_save_live - - - - --- 2012-07-10 Orit Wasserman New
[v17,6/9] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions - - - - --- 2012-07-10 Orit Wasserman New
[v17,5/9] Change ram_save_block to return -1 if there are no more changes - - - - --- 2012-07-10 Orit Wasserman New
[v17,4/9] Add uleb encoding/decoding functions - - - - --- 2012-07-10 Orit Wasserman New
[v17,3/9] Add cache handling functions - - - - --- 2012-07-10 Orit Wasserman New
[v17,2/9] Add XBZRLE documentation - - - - --- 2012-07-10 Orit Wasserman New
[v17,1/9] Add migration capabilities - - - - --- 2012-07-10 Orit Wasserman New
[v3,29/29] Relax IDE CHS limits from 16383, 16, 63 to 65535, 16, 255 - - - - --- 2012-07-10 Markus Armbruster New
[v3,28/29] blockdev: Drop redundant CHS validation for if=ide - - - - --- 2012-07-10 Markus Armbruster New
[v3,27/29] hd-geometry: Compute BIOS CHS translation in one place - - - - --- 2012-07-10 Markus Armbruster New
[v3,26/29] qtest: Test we don't put hard disk info into CMOS for a CD-ROM - - - - --- 2012-07-10 Markus Armbruster New
[v3,25/29] ide pc: Put hard disk info into CMOS only for hard disks - - - - --- 2012-07-10 Markus Armbruster New
[v3,24/29] block: Geometry and translation hints are now useless, purge them - - - - --- 2012-07-10 Markus Armbruster New
[v3,23/29] qtest: Cover qdev property for BIOS CHS translation - - - - --- 2012-07-10 Markus Armbruster New
[v3,22/29] ide: qdev property for BIOS CHS translation - - - - --- 2012-07-10 Markus Armbruster New
[v3,21/29] qdev: New property type chs-translation - - - - --- 2012-07-10 Markus Armbruster New
[v3,20/29] qdev: Collect private helpers in one place - - - - --- 2012-07-10 Markus Armbruster New
[v3,19/29] qtest: Cover qdev properties for disk geometry - - - - --- 2012-07-10 Markus Armbruster New
[v3,18/29] ide: qdev properties for disk geometry - - - - --- 2012-07-10 Markus Armbruster New
[v3,17/29] virtio-blk: qdev properties for disk geometry - - - - --- 2012-07-10 Markus Armbruster New
[v3,16/29] scsi-hd: qdev properties for disk geometry - - - - --- 2012-07-10 Markus Armbruster New
[v3,15/29] hd-geometry: Switch to uint32_t to match BlockConf - - - - --- 2012-07-10 Markus Armbruster New
[v3,14/29] qdev: Introduce block geometry properties - - - - --- 2012-07-10 Markus Armbruster New
[v3,13/29] blockdev: Save geometry in DriveInfo - - - - --- 2012-07-10 Markus Armbruster New
[v3,12/29] ide pc: Cut out the block layer geometry middleman - - - - --- 2012-07-10 Markus Armbruster New
[v3,11/29] hd-geometry: Cut out block layer translation middleman - - - - --- 2012-07-10 Markus Armbruster New
[v3,10/29] hd-geometry: Clean up confusing use of prior translation hint - - - - --- 2012-07-10 Markus Armbruster New
[v3,09/29] hd-geometry: Clean up gratuitous goto in hd_geometry_guess() - - - - --- 2012-07-10 Markus Armbruster New
[v3,08/29] hd-geometry: Factor out guess_chs_for_size() - - - - --- 2012-07-10 Markus Armbruster New
[v3,07/29] hd-geometry: Unnest conditional in hd_geometry_guess() - - - - --- 2012-07-10 Markus Armbruster New
[v3,06/29] hd-geometry: Add tracepoints - - - - --- 2012-07-10 Markus Armbruster New
[v3,05/29] hd-geometry: Move disk geometry guessing back from block.c - - - - --- 2012-07-10 Markus Armbruster New
[v3,04/29] qtest: Add hard disk geometry test - - - - --- 2012-07-10 Markus Armbruster New
[v3,03/29] vvfat: Do not clobber the user's geometry - - - - --- 2012-07-10 Markus Armbruster New
[v3,02/29] vvfat: Fix partition table - - - - --- 2012-07-10 Markus Armbruster New
[v3,01/29] fdc: Move floppy geometry guessing back from block.c - - - - --- 2012-07-10 Markus Armbruster New
[5/5] apic: create apic as a child of cpu, not system_bus any longer - - - - --- 2012-07-10 pingfan liu New
[4/5] qom-cpu: during cpu reset, it will reset its child - - - - --- 2012-07-10 pingfan liu New
[3/5] qdev: export the bus reset interface - - - - --- 2012-07-10 pingfan liu New
[2/5] qom: introduce object_is_type_str(), so we can judge its type. - - - - --- 2012-07-10 pingfan liu New
[1/5] qdev: introduce qdev_create_kid(Object *parent, const char *type) - - - - --- 2012-07-10 pingfan liu New
[2/2] vfio-powerpc: added VFIO support - - - - --- 2012-07-10 Alexey Kardashevskiy New
[1/2] pseries pci: spapr_finalize_pci_setup introduced - - - - --- 2012-07-10 Alexey Kardashevskiy New
megasas: Fix compilation for 32 bit hosts - - - - --- 2012-07-10 Stefan Weil Superseded
megasas: disable due to build breakage - - - - --- 2012-07-09 Anthony Liguori New
[9/9] IPMI: Add an external connection simulation interface - - - - --- 2012-07-09 Corey Minyard New
[8/9] IPMI: Add a local BMC simulation - - - - --- 2012-07-09 Corey Minyard New
[7/9] IPMI: Add a BT low-level interface - - - - --- 2012-07-09 Corey Minyard New
[6/9] IPMI: Add a KCS low-level interface - - - - --- 2012-07-09 Corey Minyard New
[5/9] IPMI: Add a PC ISA type structure - - - - --- 2012-07-09 Corey Minyard New
[4/9] Add a base IPMI interface - - - - --- 2012-07-09 Corey Minyard New
[3/9] isa: Add a way to query for a free interrupt - - - - --- 2012-07-09 Corey Minyard New
[2/9] pc: move SMBIOS setup to after device init - - - - --- 2012-07-09 Corey Minyard New
[1/9] smbios: Add a function to directly add an entry - - - - --- 2012-07-09 Corey Minyard New
make: Remove 'build-all' rule - - - - --- 2012-07-09 Stefan Weil Accepted
[v16,9/9] Add XBZRLE statistics - - - - --- 2012-07-09 Orit Wasserman New
[v16,8/9] Add set_cachesize command - - - - --- 2012-07-09 Orit Wasserman New
[v16,7/9] Add XBZRLE to ram_save_block and ram_save_live - - - - --- 2012-07-09 Orit Wasserman New
[v16,6/9] Add xbzrle_encode_buffer and xbzrle_decode_buffer functions - - - - --- 2012-07-09 Orit Wasserman New
[v16,5/9] Change ram_save_block to return -1 if there are no more changes - - - - --- 2012-07-09 Orit Wasserman New
[v16,4/9] Add uleb encoding/decoding functions - - - - --- 2012-07-09 Orit Wasserman New
[v16,3/9] Add cache handling functions - - - - --- 2012-07-09 Orit Wasserman New
[v16,2/9] Add XBZRLE documentation - - - - --- 2012-07-09 Orit Wasserman New
[v16,1/9] Add migration capabilities - - - - --- 2012-07-09 Orit Wasserman New
[4/4] slirp: Improve error reporting of inaccessible smb directories - - - - --- 2012-07-09 Jan Kiszka New
[3/4] slirp: Ensure smbd and shared directory exist when enable smb - - - - --- 2012-07-09 Jan Kiszka New
[2/4] slirp: add 'cmd:' target for guestfwd - - - - --- 2012-07-09 Jan Kiszka New
[1/4] slirp: Enforce host-side user of smb share - - - - --- 2012-07-09 Jan Kiszka New
[0/4,PULL] slirp: smb fixes and cmd: target for guestfwd - - - - --- 2012-07-09 Jan Kiszka New
[v2] console: Implementing blinking of cursor - - - - --- 2012-07-09 Jan Kiszka New
[3/3] apic: Defer interrupt updates to VCPU thread - - - - --- 2012-07-09 Jan Kiszka New
[2/3] apic: Reevaluate pending interrupts on LVT_LINT0 changes - - - - --- 2012-07-09 Jan Kiszka New
[1/3] apic: Resolve potential endless loop around apic_update_irq - - - - --- 2012-07-09 Jan Kiszka New
[v3] sheepdog: do not blindly memset all read buffers 1 - - - --- 2012-07-09 Christoph Hellwig New
vl.c: Don't print errno after failed qemu_chr_new() - - - - --- 2012-07-09 Peter Maydell New
hw/pl011.c: Avoid crash on read when no chr backend present - - - - --- 2012-07-09 Peter Maydell New
[25/25] block: Factor bdrv_read_unthrottled() out of guess_disk_lchs() - - - - --- 2012-07-09 Kevin Wolf New
[24/25] qtest: Tidy up temporary files properly - - - - --- 2012-07-09 Kevin Wolf New
[23/25] fdc: Move floppy geometry guessing back from block.c - - - - --- 2012-07-09 Kevin Wolf New
[22/25] fdc: Drop broken code for user-defined floppy geometry - - - - --- 2012-07-09 Kevin Wolf New
[21/25] fdc_test: introduce test_sense_interrupt - - - - --- 2012-07-09 Kevin Wolf New
[20/25] fdc_test: update media_change test - - - - --- 2012-07-09 Kevin Wolf New
[19/25] fdc: fix interrupt handling - - - - --- 2012-07-09 Kevin Wolf New
« 1 2 ... 3954 3955 39564344 4345 »