Show patches with: Archived = No       |   431729 patches
« 1 2 ... 3072 3073 30744317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,4/7] Implement fw_cfg DMA interface - - 1 - --- 2015-10-19 Gerd Hoffmann New
[PULL,3/7] fw_cfg DMA interface documentation - - 2 - --- 2015-10-19 Gerd Hoffmann New
[PULL,2/7] fw_cfg: document fw_cfg_modify_iXX() update functions - - 1 - --- 2015-10-19 Gerd Hoffmann New
[PULL,1/7] fw_cfg: insert string blobs via qemu cmdline - - - - --- 2015-10-19 Gerd Hoffmann New
[PULL,0/7] fw_cfg: add dma interface, add strings via cmdline. - - - - --- 2015-10-19 Gerd Hoffmann New
[PULL,49/49] kvm: Allow the Hyper-V vendor ID to be specified - - - - --- 2015-10-19 Paolo Bonzini New
[PULL,37/49] qemu-char: convert testdev backend to data-driven creation - - 1 - --- 2015-10-19 Paolo Bonzini New
[PULL,28/49] qemu-char: convert parallel backend to data-driven creation - - 1 - --- 2015-10-19 Paolo Bonzini New
[PULL,v2,00/49] Misc patches for 2015-10-16 - - - - --- 2015-10-19 Paolo Bonzini New
[PULL,1/1] Remove macros IO_READ_PROTO and IO_WRITE_PROTO - - 2 - --- 2015-10-19 Gerd Hoffmann New
[PULL,0/1] audio: Remove macros IO_READ_PROTO and IO_WRITE_PROTO - - - - --- 2015-10-19 Gerd Hoffmann New
[RFC,v1,1/1] i2c: Factor our send() and recv() common logic - - - - --- 2015-10-19 Peter Crosthwaite New
[v4,33/33] nvdimm: add maintain info - - - - --- 2015-10-19 Xiao Guangrong New
[v4,32/33] nvdimm: allow using whole backend memory as pmem - - - - --- 2015-10-19 Xiao Guangrong New
[v4,31/33] nvdimm acpi: support DSM_DEV_FUN_SET_NAMESPACE_LABEL_DATA - - - - --- 2015-10-19 Xiao Guangrong New
[v4,30/33] nvdimm acpi: support DSM_DEV_FUN_GET_NAMESPACE_LABEL_DATA - - - - --- 2015-10-19 Xiao Guangrong New
[v4,29/33] nvdimm acpi: support DSM_DEV_FUN_NAMESPACE_LABEL_SIZE function - - - - --- 2015-10-19 Xiao Guangrong New
[v4,28/33] nvdimm acpi: support DSM_FUN_IMPLEMENTED function - - - - --- 2015-10-19 Xiao Guangrong New
[v4,27/33] nvdimm acpi: save arg3 for NVDIMM device _DSM method - - - - --- 2015-10-19 Xiao Guangrong New
[v4,26/33] nvdimm acpi: build ACPI nvdimm devices - - - - --- 2015-10-19 Xiao Guangrong New
[v4,25/33] nvdimm acpi: init the address region used by DSM - - - - --- 2015-10-19 Xiao Guangrong New
[v4,24/33] nvdimm acpi: build ACPI NFIT table - - - - --- 2015-10-19 Xiao Guangrong New
[v4,23/33] nvdimm acpi: init the address region used by NVDIMM ACPI - - - - --- 2015-10-19 Xiao Guangrong New
[v4,22/33] docs: add NVDIMM ACPI documentation - - - - --- 2015-10-19 Xiao Guangrong New
[v4,21/33] nvdimm: implement NVDIMM device abstract - - - - --- 2015-10-19 Xiao Guangrong New
[v4,20/33] dimm: introduce realize callback - - - - --- 2015-10-19 Xiao Guangrong New
[v4,19/33] dimm: keep the state of the whole backend memory - - - - --- 2015-10-19 Xiao Guangrong New
[v4,18/33] dimm: get mapped memory region from DIMMDeviceClass->get_memory_region - - - - --- 2015-10-19 Xiao Guangrong New
[v4,17/33] dimm: abstract dimm device from pc-dimm - - - - --- 2015-10-19 Xiao Guangrong New
[v4,16/33] pc-dimm: rename pc-dimm.c and pc-dimm.h - - - - --- 2015-10-19 Xiao Guangrong New
[v4,15/33] stubs: rename qmp_pc_dimm_device_list.c - - - - --- 2015-10-19 Xiao Guangrong New
[v4,14/33] pc-dimm: drop the prefix of pc-dimm - - - - --- 2015-10-19 Xiao Guangrong New
[v4,13/33] pc-dimm: make pc_existing_dimms_capacity static and rename it - - - - --- 2015-10-19 Xiao Guangrong New
[v4,12/33] pc-dimm: remove DEFAULT_PC_DIMMSIZE - - - - --- 2015-10-19 Xiao Guangrong New
[v4,11/33] hostmem-file: use whole file size if possible - - - - --- 2015-10-19 Xiao Guangrong New
[v4,10/33] hostmem-file: clean up memory allocation - - - - --- 2015-10-19 Xiao Guangrong New
[v4,09/33] exec: allow file_ram_alloc to work on file - - - - --- 2015-10-19 Xiao Guangrong New
[v4,08/33] exec: allow memory to be allocated from any kind of path - - - - --- 2015-10-19 Xiao Guangrong New
[v4,07/33] util: introduce qemu_file_get_page_size() - - - - --- 2015-10-19 Xiao Guangrong New
[v4,06/33] acpi: add aml_method_serialized - - - - --- 2015-10-19 Xiao Guangrong New
[v4,05/33] acpi: add aml_object_type - - - - --- 2015-10-19 Xiao Guangrong New
[v4,04/33] acpi: add aml_concatenate - - - - --- 2015-10-19 Xiao Guangrong New
[v4,03/33] acpi: add aml_create_field - - - - --- 2015-10-19 Xiao Guangrong New
[v4,02/33] acpi: add aml_sizeof - - 1 - --- 2015-10-19 Xiao Guangrong New
[v4,01/33] acpi: add aml_derefof - - 1 - --- 2015-10-19 Xiao Guangrong New
[v2,2/2] hw/arm/virt: don't use a15memmap directly - - - - --- 2015-10-18 Andrew Jones New
[1/2] vl: trivial: minor tweaks to a max-cpu error msg 1 - 1 - --- 2015-10-18 Andrew Jones New
[6/6] e1000: Implementing various counters - - - - --- 2015-10-18 Leonid Bloch New
[5/6] e1000: Fixing the packet address filtering procedure - - - - --- 2015-10-18 Leonid Bloch New
[4/6] e1000: Fixing the received/transmitted octets' counters - - - - --- 2015-10-18 Leonid Bloch New
[3/6] e1000: Fixing the received/transmitted packets' counters - - - - --- 2015-10-18 Leonid Bloch New
[2/6] e1000: Trivial implementation of various MAC registers - - - - --- 2015-10-18 Leonid Bloch New
[1/6] e1000: Cosmetic and alignment fixes - - - - --- 2015-10-18 Leonid Bloch New
[PULL,v3,13/13] qga: fix uninitialized value warning for win32 - - - - --- 2015-10-17 Michael Roth New
[PULL,v3,12/13] qga: guest-exec simple stdin/stdout/stderr redirection - - - - --- 2015-10-17 Michael Roth New
[PULL,v3,11/13] qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all() - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,10/13] qga: handle possible SIGPIPE in guest-file-write - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,09/13] qga: guest exec functionality - - - - --- 2015-10-17 Michael Roth New
[PULL,v3,08/13] qga: drop guest_file_init helper and replace it with static initializers - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,07/13] tests: add a local test for guest agent - - - - --- 2015-10-17 Michael Roth New
[PULL,v3,06/13] glib-compat: add 2.38/2.40/2.46 asserts - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,05/13] qtest: add a few fd-level qmp helpers - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,04/13] qga: do not override configuration verbosity - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,03/13] qga: add QGA_CONF environment variable - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,02/13] qga: Use g_new() & friends where that makes obvious sense - - 1 - --- 2015-10-17 Michael Roth New
[PULL,v3,01/13] build: qemu-ga: add 'qemu-ga' build target for w32 - - - - --- 2015-10-17 Michael Roth New
[PULL,v3,00/13] qemu-ga patch queue - - - - --- 2015-10-17 Michael Roth New
temporary-floating-point: Use "0 - val" for the negtive value - - - - --- 2015-10-17 Chen Gang New
[v7,14/14] qapi: Simplify visits of optional fields - - - - --- 2015-10-17 Eric Blake New
[v7,13/14] qapi: More tests of input arrays - - - - --- 2015-10-17 Eric Blake New
[v7,12/14] qapi: Test failure in middle of array parse - - - - --- 2015-10-17 Eric Blake New
[v7,11/14] qapi: Simplify error testing in test-qmp-* - - - - --- 2015-10-17 Eric Blake New
[v7,10/14] qapi: Plug leaks in test-qmp-* - - - - --- 2015-10-17 Eric Blake New
[v7,09/14] qapi: Remove dead visitor code - - - - --- 2015-10-17 Eric Blake New
[v7,08/14] qapi: Fix alternates that accept 'number' but not 'int' - - - - --- 2015-10-17 Eric Blake New
[v7,07/14] qapi: Simplify visiting of alternate types - - - - --- 2015-10-17 Eric Blake New
[v7,06/14] qapi: Update tests related to QMP/branch collisions - - - - --- 2015-10-17 Eric Blake New
[v7,05/14] qapi: Rework collision assertions - - - - --- 2015-10-17 Eric Blake New
[v7,04/14] qapi-introspect: Guarantee particular sorting - - - - --- 2015-10-17 Eric Blake New
[v7,03/14] qapi: Provide nicer array names in introspection - - - - --- 2015-10-17 Eric Blake New
[v7,02/14] qapi: Strengthen test of TestStructList - - - - --- 2015-10-17 Eric Blake New
[v7,01/14] qapi: Use generated TestStruct machinery in tests - - - - --- 2015-10-17 Eric Blake New
[v9,05.5/17] fixup to qapi: Unbox base members - - - - --- 2015-10-16 Eric Blake New
[v3,2/2] kvm: Allow the Hyper-V vendor ID to be specified - - - - --- 2015-10-16 Alex Williamson New
[v3,1/2] qapi: Create DEFINE_PROP_STRING_LEN - - - - --- 2015-10-16 Alex Williamson New
hw/ide/ahci.c: Fix shift left into sign bit - - 1 - --- 2015-10-16 Peter Maydell New
vexpress-a9 aborts when booting decompress code from a modified Linux kernel - - - - --- 2015-10-16 Ilya Lipnitskiy New
eepro100: prevent an infinite loop over same command block - - - - --- 2015-10-16 Prasad Pandit New
qapi: Adding websocket information inside VncInfo structure. - - - - --- 2015-10-16 Julio Faracco New
[v2,9/9] target-i386: Add DE to TCG_FEATURES - - 1 - --- 2015-10-16 Eduardo Habkost New
[v2,8/9] target-i386: Ensure always-1 bits on DR6 can't be cleared - - 1 - --- 2015-10-16 Eduardo Habkost New
[v2,7/9] target-i386: Check CR4[DE] for processing DR4/DR5 - - - - --- 2015-10-16 Eduardo Habkost New
[v2,6/9] target-i386: Handle I/O breakpoints - - - - --- 2015-10-16 Eduardo Habkost New
[v2,5/9] target-i386: Optimize setting dr[0-3] - - - - --- 2015-10-16 Eduardo Habkost New
[v2,4/9] target-i386: Move hw_*breakpoint_* functions - - - - --- 2015-10-16 Eduardo Habkost New
[v2,3/9] target-i386: Ensure bit 10 on DR7 is never cleared - - - - --- 2015-10-16 Eduardo Habkost New
[v2,2/9] target-i386: Re-introduce optimal breakpoint removal - - - - --- 2015-10-16 Eduardo Habkost New
[v2,1/9] target-i386: Introduce cpu_x86_update_dr7 - - - - --- 2015-10-16 Eduardo Habkost New
[v2] kvm: Allow the Hyper-V vendor ID to be specified - - - - --- 2015-10-16 Alex Williamson New
[PULL,29/29] blkdebug: Don't confuse image as backing file - - 2 - --- 2015-10-16 Kevin Wolf New
« 1 2 ... 3072 3073 30744317 4318 »