Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 517 518 519 520 521 522 523 524 525 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[qom-cpu,for-1.5,4/4] target-i386: Change CPUID model of 486 to 8 2013-05-01 Andreas Färber New
[1/8] virtio-net: replace redundant config_size field with config_len 2013-02-19 Jesse Larrew New
[v2,03/12] qom: preserve object while unparenting it 2013-01-21 Paolo Bonzini New
[v3,1/2] qxl: stop using non revision 4 rom fields for revision < 4 2013-01-21 Alon Levy New
[v3,2/2] qxl: change rom size to 8192 2013-01-21 Alon Levy New
[5/6] hw/smc91c111: Add explicit 'return' rather than relying on fallthrough 2013-01-21 Peter Maydell New
[2/6] hw/omap1.c: Add fallthrough markers and breaks 2013-01-21 Peter Maydell New
[v2,04/12] qom: document reference counting of link properties 2013-01-21 Paolo Bonzini New
[v2,07/12] qdev: move unrealization of devices from finalize to unparent 2013-01-21 Paolo Bonzini New
[09/16] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-15 Igor Mammedov New
[1/2] hw/pflash_cfi01.c: Make read after byte-write or erase return status 2013-01-21 Peter Maydell New
[3/5] target-i386: remove vendor_override field from CPUX86State 2013-01-21 Igor Mammedov New
[2/5] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t 2013-01-21 Igor Mammedov New
[PATCHv3,1/2] qemu-img: find the highest offset in use during check 2013-01-21 Federico Simoncelli New
[PATCHv3,2/2] qemu-img: add json output option to the check command 2013-01-21 Federico Simoncelli New
[4/5] target-i386: set custom features/properties without intermediate x86_def_t 2013-01-21 Igor Mammedov New
Update Makefile to actually install the new efi-enabled nic roms that are used by default. 2013-04-08 Sander Eikelenboom New
[5/5] target-i386: remove setting tsc-frequency from x86_def_t 2013-01-21 Igor Mammedov New
target-xtensa: add fallthrough markers 2013-01-21 Max Filippov New
[v10,2/3] vl.c: allow for repeated -sd arguments 2013-02-20 Peter Crosthwaite New
[03/16] introduce resume_vcpu(), for single CPU 2013-04-15 Igor Mammedov New
[04/16] cpu: resume CPU from CPUClass.cpu_common_realizefn() when it is hot-plugged 2013-04-15 Igor Mammedov New
target-mips: fix mips16 MULT/DIV (broken by ASE_DSP) 2013-02-20 Leon Yu New
[06/16] target-i386: pc: update rtc_cmos on CPU hot-plug 2013-04-15 Igor Mammedov New
[05/16] introduce CPU hot-plug notifier 2013-04-15 Igor Mammedov New
[11/16] introduce ICC bus/device/bridge 2013-04-15 Igor Mammedov New
[08/16] cpu: add helper cpu_exists(), to check if CPU with specified id exists 2013-04-15 Igor Mammedov New
[07/16] cpu: introduce get_arch_id() method and override it for target-i386 2013-04-15 Igor Mammedov New
[16/16] add cpu-add qmp command and implement CPU hot-add for target-i386 2013-04-15 Igor Mammedov New
[v3,04/12] block: make round_to_clusters public 2013-01-21 Paolo Bonzini New
[12/16] target-i386: cpu: attach ICC bus to CPU on its creation 2013-04-15 Igor Mammedov New
Patch Round-up for stable 1.4.1, freeze next Tuesday 2013-04-08 Aurelien Jarno New
[10/16] target-i386: introduce apic-id property 2013-04-15 Igor Mammedov New
[v3] hw/i386/pc: prompt not multboot or morden kernel image 2013-04-09 liguang New
tap: forbid creating multiqueue tap when hub is used 2013-02-20 Jason Wang New
[13/16] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE 2013-04-15 Igor Mammedov New
[v3,06/12] block: return count of dirty sectors, not chunks 2013-01-21 Paolo Bonzini New
[V14,02/10] build: use check-clean in root Makefile 2013-01-23 Wayne Xia New
[prep,for-1.4,v3,2/2] prep_pci: Convert to QOM realizefn 2013-01-24 Andreas Färber New
[RFC,RDMA,support,v5:,01/12] ./configure with and without --enable-rdma 2013-04-09 mrhines@linux.vnet.ibm.com New
[qom-cpu,for-1.4,10/14] target-alpha: Catch attempt to instantiate abstract type in cpu_init() 2013-01-23 Andreas Färber New
[RFC,RDMA,support,v5:,06/12] connection-establishment for RDMA 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,08/12] new capabilities added and check for QMP string 'rdma' 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,12/12] don't set nonblock on invalid file descriptor 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,03/12] comprehensive protocol documentation 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,11/12] update schema to define new capabilities 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,02/12] check for CONFIG_RDMA 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,04/12] introduce qemu_ram_foreach_block() 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,07/12] additional savevm.c accessors for RDMA 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,10/12] new header file prototypes for savevm.c 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,05/12] core RDMA migration logic w/ new protocol 2013-04-09 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v5:,09/12] transmit pc.ram using RDMA 2013-04-09 mrhines@linux.vnet.ibm.com New
[v2] checkpatch: add a little script to run checkpatch against a git refspec 2013-01-21 Anthony Liguori New
translate: optimize gen_intermediate_code_internal 2013-04-09 liguang New
[14/16] target-i386: move APIC to ICC bus 2013-04-15 Igor Mammedov New
[RFC] ich9: Fix interrupt routing 2013-01-21 Alex Williamson New
[RFC,2/2] q35: Fix ACPI _PRT routing to match PIIX 2013-01-21 Alex Williamson New
[13/38] tcg: Implement muls2 with mulu2 2013-02-20 Richard Henderson New
[V14,01/10] build: add command check-clean 2013-01-23 Wayne Xia New
[15/16] target-i386: move IOAPIC to ICC bus 2013-04-15 Igor Mammedov New
[11/21] target-i386: introduce apic-id property 2013-04-23 Igor Mammedov New
[4/5] PPC: e500: fix mpic_iack address 2013-01-22 Scott Wood New
[1/5] openpic: fix remaining issues from idr-to-destmask conversion 2013-01-22 Scott Wood New
[5/5] PPC: e500: Select MPIC v4.2 on ppce500 platform 2013-01-22 Scott Wood New
[19/21] add hot_add_cpu hook to QEMUMachine and export machine_args 2013-04-23 Igor Mammedov New
netmap backend 2013-01-22 Luigi Rizzo New
fix qemu_flush_queued_packets() in presence of a hub 2013-01-22 Luigi Rizzo New
[10/21] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-23 Igor Mammedov New
[v2] netmap backend (revised) 2013-01-22 Luigi Rizzo New
[20/21] target-i386: implement machine->hot_add_cpu hook 2013-04-23 Igor Mammedov New
[16/21] target-i386: move APIC to ICC bus 2013-04-23 Igor Mammedov New
[14/21] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE 2013-04-23 Igor Mammedov New
[07/17] arm: a9mpcore: remove old_timer_status field 2013-02-28 Peter Maydell New
[v4,0/4] Drive mirroring performance improvements 2013-01-22 Paolo Bonzini New
migration: use XBZRLE only after bulk stage 2013-03-01 Peter Lieven New
ehci_free_packet: Discard finished packets when the queue is halted 2013-04-09 Hans de Goede New
[13/21] target-i386: cpu: attach ICC bus to CPU on its creation 2013-04-23 Igor Mammedov New
virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge 2013-04-09 Hans de Goede New
[12/21] target-i386: introduce ICC bus/device/bridge 2013-04-23 Igor Mammedov New
ehci_free_packet: Discard finished packets when the queue is halted 2013-04-09 Hans de Goede New
[v3,01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify 2013-01-22 Markus Armbruster New
[v3,04/11] readline: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[v3,03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[PULL,for-1.4,0/3] usb patch queue 2013-01-22 Gerd Hoffmann New
[v3,08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename() 2013-01-22 Markus Armbruster New
[3/3] usb: add usb-bot device (scsi bulk-only transport). 2013-01-22 Gerd Hoffmann New
[v3,11/11] qemu-ga: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[v3,07/11] qemu-log: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[v3,2/4] ui/cocoa.m: Avoid deprecated CPS* functions 2013-04-22 Peter Maydell New
[v3,05/11] spice: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[v3,10/11] qapi: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
[v3,02/11] g_strdup(NULL) returns NULL; simplify 2013-01-22 Markus Armbruster New
[1/2] qxl: stop using non revision 4 rom fields for revision < 4 2013-01-22 Gerd Hoffmann New
[2/2] qxl: change rom size to 8192 2013-01-22 Gerd Hoffmann New
[v3,3/4] ui/cocoa.m: Avoid deprecated NSOpenPanel filename method 2013-04-22 Peter Maydell New
[PULL,for-1.4,0/2] spice patch queue 2013-01-22 Gerd Hoffmann New
[v3,09/11] libcacard: Fix unchecked strdup() by converting to g_strdup() 2013-01-22 Markus Armbruster New
pvpanic: create pvpanic by default for machine 1.5 2013-04-09 Hu Tao New
[2/2] hbitmap: add assertion on hbitmap_iter_init 2013-01-22 Paolo Bonzini New
[4/6] scsi: fix segfault with 0-byte disk 2013-01-22 Paolo Bonzini New