Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 441 442 443 444 445 446 447 448 449 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[21/35] qapi: don't convert enum strings to lowercase 2012-08-07 Luiz Capitulino New
[25/35] qerror: add proper ErrorClass value for QERR_ macros 2012-08-07 Luiz Capitulino New
[v7,3/6] monitor: Clean up fd sets on monitor disconnect 2012-08-07 Corey Bryant New
[06/35] qerror: avoid passing qerr pointer 2012-08-07 Luiz Capitulino New
[14/35] net: inet_connect(), inet_connect_opts(): add in_progress argument 2012-08-07 Luiz Capitulino New
[32/35] error, qerror: pass desc string to error calls 2012-08-07 Luiz Capitulino New
[26/35] error: add error_get_class() 2012-08-07 Luiz Capitulino New
[22/35] qapi-schema: add ErrorClass enum 2012-08-07 Luiz Capitulino New
[11/35] qmp: query-block: add 'valid_encryption_key' field 2012-08-07 Luiz Capitulino New
[19/35] qapi: qapi-types.h: don't include qapi/qapi-types-core.h 2012-08-07 Luiz Capitulino New
[01/35] monitor: drop unused monitor debug code 2012-08-07 Luiz Capitulino New
[07/35] qerror: QError: drop file, linenr, func 2012-08-07 Luiz Capitulino New
[30/35] qemu-ga: switch to the new error format on the wire 2012-08-07 Luiz Capitulino New
[17/35] block: block_int: include qerror.h 2012-08-07 Luiz Capitulino New
qemu-barrier: Fix compilation on i386 hosts 2012-10-07 Aurelien Jarno New
[35/35] docs: writing-qmp-commands.txt: update error section 2012-08-07 Luiz Capitulino New
[4/4] s390/kvm: Split out early console code. 2012-08-07 Cornelia Huck New
[03/35] qerror: QERR_DEVICE_ENCRYPTED: change error message 2012-08-07 Luiz Capitulino New
[10/35] error: don't delay error message construction 2012-08-07 Luiz Capitulino New
[v7,2/6] qapi: Introduce add-fd, remove-fd, query-fdsets 2012-08-07 Corey Bryant New
[v7,1/6] qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg 2012-08-07 Corey Bryant New
[12/35] hmp: hmp_cont(): don't rely on QERR_DEVICE_ENCRYPTED 2012-08-07 Luiz Capitulino New
[29/35] qmp: switch to the new error format on the wire 2012-08-07 Luiz Capitulino New
[16/35] qerror: drop QERR_SOCKET_CONNECT_IN_PROGRESS 2012-08-07 Luiz Capitulino New
[v7,4/6] block: Convert open calls to qemu_open 2012-08-07 Corey Bryant New
[2/6] migration: close socket QEMUFile from socket_close 2012-08-07 Paolo Bonzini New
[v7,5/6] block: Convert close calls to qemu_close 2012-08-07 Corey Bryant New
[24/35] error, qerror: add ErrorClass argument to error functions 2012-08-07 Luiz Capitulino New
qemu-ga: make guest-sync-delimited available during fsfreeze 2013-03-01 Michael Roth New
[09/35] qerror: don't delay error message construction 2012-08-07 Luiz Capitulino New
[28/35] error: drop unused functions 2012-08-07 Luiz Capitulino New
[02/35] qerror: QERR_AMBIGUOUS_PATH: drop %(object) from human msg 2012-08-07 Luiz Capitulino New
[31/35] error: drop error_get_qobject()/error_set_qobject() 2012-08-07 Luiz Capitulino New
[08/35] qerror: qerror_format(): return an allocated string 2012-08-07 Luiz Capitulino New
[13/35] hmp_change(): don't access DeviceEncrypted's data 2012-08-07 Luiz Capitulino New
[20/35] qapi: generate correct enum names for camel case enums 2012-08-07 Luiz Capitulino New
virtio-net: count VIRTIO_NET_F_MAC when calculating config_len 2013-04-25 Jason Wang New
For all targets and machine types: "start to monitor" smoke test 2012-08-07 Markus Armbruster New
[2/7] iscsi: reorganize code for parse_initiator_name 2012-08-09 Paolo Bonzini New
[v2,2/9] x86: avoid AREG0 for condition code helpers 2012-08-07 Blue Swirl New
[v2,3/9] x86: avoid AREG0 for integer helpers 2012-08-07 Blue Swirl New
[v2,1/9] x86: avoid AREG0 for FPU helpers 2012-08-07 Blue Swirl New
[v2,4/9] x86: avoid AREG0 for SVM helpers 2012-08-07 Blue Swirl New
[v2,6/9] x86: use wrappers for memory access helpers 2012-08-07 Blue Swirl New
[v2,7/9] x86: avoid AREG0 for misc helpers 2012-08-07 Blue Swirl New
[v2,8/9] x86: avoid AREG0 in segmentation helpers 2012-08-07 Blue Swirl New
[RFC,09/15] isolate qdev-independent parts of qdev_prop_set_globals() 2012-08-07 Eduardo Habkost New
[RFC,10/15] create object_prop_set_globals() 2012-08-07 Eduardo Habkost New
[RFC,12/15] create qemu_global_get() function 2012-08-07 Eduardo Habkost New
[RFC,05/15] remove FW_CFG_MAX_CPUS from fw_cfg_init() 2012-08-07 Eduardo Habkost New
[v2,9/9] x86: switch to AREG0 free mode 2012-08-07 Blue Swirl New
[RFC,15/15] generate APIC IDs according to CPU topology (v2) 2012-08-07 Eduardo Habkost New
[RFC,07/15] qdev: allow qdev_prop_parse() to report errors 2012-08-07 Eduardo Habkost New
[RFC,14/15] i386: topology & APIC ID utility functions (v2) 2012-08-07 Eduardo Habkost New
[RFC,02/15] hw/apic.c: rename bit functions to not conflict with bitops.h (v2) 2012-08-07 Eduardo Habkost New
[v2,5/9] x86: avoid AREG0 for SMM helpers 2012-08-07 Blue Swirl New
[RFC,11/15] rename qdev_prop_register_global_list to qemu_globals_register_list 2012-08-07 Eduardo Habkost New
[RFC,06/15] pc: set FW_CFG data based on APIC ID calculation 2012-08-07 Eduardo Habkost New
[RFC,08/15] move global properties code to global-properties.c 2012-08-07 Eduardo Habkost New
[RFC,01/15] cpus.h: include cpu-common.h 2012-08-07 Eduardo Habkost New
[RFC,13/15] tests: support target-specific unit tests 2012-08-07 Eduardo Habkost New
[RFC,04/15] i386: create apic_id_for_cpu() function (v2) 2012-08-07 Eduardo Habkost New
[RFC,03/15] kvm: set vcpu_id to APIC ID instead of CPU index 2012-08-07 Eduardo Habkost New
[3/7] iscsi: Pick default initiator-name based on the name of the VM 2012-08-09 Paolo Bonzini New
[12/23] pc xen: Suppress unused default drives 2012-08-09 Markus Armbruster New
MAINTAINERS: Update email address for Stefan Hajnoczi 2012-10-07 Stefan Hajnoczi New
[04/12] lm32_uart: fix receive buffering 2013-03-06 Michael Walle New
hw/arm_boot.c: bump initrd address (again) to accommodate large kernels 2012-10-07 Cole Robinson New
usb: selective endpoint initialization 2012-08-09 Gerd Hoffmann New
[v6,2/4] Add moxie disassembler 2013-03-02 Anthony Green New
[13/19] block: qcow2 image file reopen 2012-09-24 Kevin Wolf New
aio: another fix to the walking_handlers logic 2012-09-24 Paolo Bonzini New
[v6,1/4] Add moxie target code 2013-03-02 Anthony Green New
[v6,3/4] Add sample moxie system 2013-03-02 Anthony Green New
[11/12] configure: proper OpenGL/GLX probe 2013-03-06 Michael Walle New
[09/10] pseries dma: DMA window params added to PHB and DT population changed 2012-08-08 David Gibson New
[08/10] pseries: Add PCI MSI/MSI-X support 2012-08-08 David Gibson New
[01/10] pseries: Update SLOF 2012-08-08 David Gibson New
[v8] kvm: notify host when the guest is panicked 2012-08-08 Wen Congyang New
[v8,1/6] start vm after reseting it 2012-08-08 Wen Congyang New
[v6,04/16] target-i386: Add x86_set_hyperv. 2012-09-24 Don Slutz New
[v8,2/6] kvm: Update kernel headers 2012-08-08 Wen Congyang New
[v8,3/6] add a new runstate: RUN_STATE_GUEST_PANICKED 2012-08-08 Wen Congyang New
[v8,4/6] add a new qevent: QEVENT_GUEST_PANICKED 2012-08-08 Wen Congyang New
[v8,5/6] introduce a new qom device to deal with panicked event 2012-08-08 Wen Congyang New
[v8,6/6] allower the user to disable pv event support 2012-08-08 Wen Congyang New
[10/10] pseries: Update SLOF firmware image 2012-08-08 David Gibson New
[07/10] pseries: Add trace event for PCI irqs 2012-08-08 David Gibson New
[03/10] pseries: Rework irq assignment to avoid carrying qemu_irqs around 2012-08-08 David Gibson New
[06/10] pseries: Export find_phb() utility function for PCI code 2012-08-08 David Gibson New
[6/6] spice: drop incorrect vm_change_state_handler() opaque 2013-01-04 Stefan Hajnoczi New
[01/15] atomic: introduce atomic operations 2012-08-08 pingfan liu New
[02/15] qom: using atomic ops to re-implement object_ref 2012-08-08 pingfan liu New
[15/15] e1000: using new interface--unmap to unplug 2012-08-08 pingfan liu New
[09/15] memory: prepare flatview and radix-tree for rcu style access 2012-08-08 pingfan liu New
[11/15] lock: introduce global lock for device tree 2012-08-08 pingfan liu New
commit da57febfed "qdev: give all devices a canonical path" broke usb_del 2012-08-08 Paolo Bonzini New
[12/15] qdev: using devtree lock to protect device's accessing 2012-08-08 pingfan liu New
[05/15] memory: introduce life_ops to MemoryRegion 2012-08-08 pingfan liu New
[13/15] hotplug: introduce qdev_unplug_complete() to remove device from views 2012-08-08 pingfan liu New