Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 506 507 508 509 510 511 512 513 514 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[09/12] qemu-ga: bios_supports_mode(): improve error reporting 2013-01-08 Michael Roth New
[v3,1/2] qdev: Fold state enum into bool realized 2013-01-09 Andreas Färber New
[v3,2/2] qdev: Prepare "realized" property 2013-01-09 Andreas Färber New
[SeaBIOS,v2] boot: support strict boot and make it configurable 2013-01-09 Kevin O'Connor New
[V2,10/11] hmp: retrieve info from qmp for snapshot info 2013-01-09 Wayne Xia New
[SeaBIOS,v3] boot: add a new type to halt booting 2013-01-09 Amos Kong New
[V2,07/11] block: export function bdrv_find_snapshot() 2013-01-09 Wayne Xia New
[V2,04/11] qemu-img: switch image retrieving function 2013-01-09 Wayne Xia New
[V2,08/11] qmp: add interface query-snapshots 2013-01-09 Wayne Xia New
[Qemu] add a boot option to do strict boot 2013-01-09 Amos Kong New
[Qemu,v2] add a boot option to do strict boot 2013-01-09 Amos Kong New
[1/2] gcc: rename CONFIG_PRAGMA_DISABLE_UNUSED_BUT_SET to CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE 2013-01-09 Gerd Hoffmann New
[1/2,vmxnet3] iPXE compatibility fixes 2013-03-28 Dmitry Fleytman New
[2/2,vmxnet3] const_cpu_to_le64 wrapping for feature bits dropped 2013-03-28 Dmitry Fleytman New
[V3,WIP,3/3] disable vhost_verify_ring_mappings check 2013-03-28 Michael S. Tsirkin New
[v2,1/2] hw/i386/pc: fix possible segment fault for port92_write 2013-03-28 liguang New
sysemu: drop register_devices from header 2013-04-30 Michael S. Tsirkin New
[v2,2/2] hw/i386/pc: check a20_out in port92_realizefn 2013-03-28 liguang New
[05/13] savevm: add error parameter to qemu_savevm_state_complete() 2013-01-09 Pavel Hrdina New
[06/13] savevm: add error parameter to qemu_savevm_state() 2013-01-09 Pavel Hrdina New
[2/3] fix off-byone in hw/acpi_pci_hotplug.h 2013-01-09 Gerd Hoffmann New
[3/3] q35: add & windup ich9-pci-hotplug device 2013-01-09 Gerd Hoffmann New
[1/3] split acpi pci hotplug code into separate file 2013-01-09 Gerd Hoffmann New
pc: rename machine types 2013-01-09 Gerd Hoffmann New
[V2,1/7] qdev: add a maximum device allowed field for the bus. 2013-01-09 fred.konrad@greensocs.com New
[V2,7/7] virtio-s390-device: create a virtio-s390-bus during init. 2013-01-09 fred.konrad@greensocs.com New
[v2,5/8] target-mips: use DSP unions for binary DSP operators 2013-01-09 Aurelien Jarno New
[v2,8/8] target-mips: implement DSP (d)append sub-class with TCG 2013-01-09 Aurelien Jarno New
[v2,6/8] target-mips: use DSP unions for unary DSP operators 2013-01-09 Aurelien Jarno New
[v2,7/8] target-mips: use DSP unions for reduction add instructions 2013-01-09 Aurelien Jarno New
[12/13] savevm: update return value from qemu_savevm_state 2013-01-09 Pavel Hrdina New
[v2,2/8] target-mips: copy insn_flags in DisasContext 2013-01-09 Aurelien Jarno New
[V2,4/7] virtio-pci-bus: introduce virtio-pci-bus. 2013-01-09 fred.konrad@greensocs.com New
[08/13] qemu-img: introduce qemu_img_handle_error 2013-01-09 Pavel Hrdina New
[V2,6/7] virtio-s390-bus: add virtio-s390-bus. 2013-01-09 fred.konrad@greensocs.com New
[07/13] qapi: Convert savevm 2013-01-09 Pavel Hrdina New
[09/13] block: update return value from bdrv_snapshot_create 2013-01-09 Pavel Hrdina New
[V2,2/7] virtio-bus: introduce virtio-bus 2013-01-09 fred.konrad@greensocs.com New
[13/13] vm-snapshot-save: add force parameter 2013-01-09 Pavel Hrdina New
[01/13] block: add error parameter to bdrv_snapshot_create() and related functions 2013-01-09 Pavel Hrdina New
[1/3] vfio: make some of VFIO API public 2013-04-22 Alexey Kardashevskiy New
[3/3] spapr vfio: add spapr-pci-vfio-host-bridge to support vfio 2013-04-22 Alexey Kardashevskiy New
ui/vnc: VA API based H.264 encoding for VNC framebuffer updates 2013-01-09 David Verbeiren New
[v2] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER 2013-01-09 Stefano Stabellini New
[RFC,12/12] pc: Generate APIC IDs according to CPU topology 2013-01-09 Eduardo Habkost New
[RFC,04/12] kvm: Create kvm_arch_vcpu_id() function 2013-01-09 Eduardo Habkost New
[RFC,10/12] tests: Support target-specific unit tests 2013-01-09 Eduardo Habkost New
[RFC,02/12] target-i386: Don't set any KVM flag by default if KVM is disabled 2013-01-09 Eduardo Habkost New
[RFC,03/12] pc: Reverse pc_init_pci() compatibility logic 2013-01-09 Eduardo Habkost New
[RFC,07/12] target-i386/cpu: Introduce apic_id_for_cpu() function 2013-01-09 Eduardo Habkost New
[RFC,09/12] pc: Set fw_cfg data based on APIC ID calculation 2013-01-09 Eduardo Habkost New
[RFC,08/12] cpus.h: Make constant smp_cores/smp_threads available on *-user 2013-01-09 Eduardo Habkost New
[RFC,06/12] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() 2013-01-09 Eduardo Habkost New
[PULL,0/2] vfio-pci: Fixes for 1.4 & stable 2013-01-09 Alex Williamson New
[2/2] vfio-pci: Loosen sanity checks to allow future features 2013-01-09 Alex Williamson New
[v2] Fix some memory leaks in test-visitor-serialization 2013-03-28 Stefan Berger New
[v3] QOM-ify the TPM support 2013-03-28 Stefan Berger New
[v5,2/8] 3 new file wrappers 2013-03-28 Stefan Berger New
[1/2] vfio-pci: Make host MSI-X enable track guest 2013-01-09 Alex Williamson New
[v5,1/8] Move some contents of savevm.c to qemu-file.c 2013-03-28 Stefan Berger New
[v5,3/8] QEMUSizedBuffer 2013-03-28 Stefan Berger New
[v5,7/8] Extend test-visitor-serialization with ASN.1 visitor(s) 2013-03-28 Stefan Berger New
e1000: document ICS read behaviour 2013-01-09 Michael S. Tsirkin New
[v5,8/8] ASN.1 specific test cases 2013-03-28 Stefan Berger New
[v5,6/8] ASN.1 input visitor 2013-03-28 Stefan Berger New
[v5,5/8] ASN.1 output visitor 2013-03-28 Stefan Berger New
[v5,4/8] QAPI: add type_sized_buffer 2013-03-28 Stefan Berger New
[2/3] vfio: add support for spapr platform (powerpc64 server) 2013-04-22 Alexey Kardashevskiy New
Qemu-devel Digest, Vol 120, Issue 943 2013-03-28 Haitham Zuriq New
[PULL,0/3] Trivial patches for 23 to 28 March 2013 2013-03-28 Stefan Hajnoczi New
[2/3] hw/i386/pc: format load_linux function 2013-03-28 Stefan Hajnoczi New
[1/3] configure: show debug-info option in --help output 2013-03-28 Stefan Hajnoczi New
[3/3] hw/tcx: Remove unused 'addr' field and the property that sets it 2013-03-28 Stefan Hajnoczi New
[1/7] virtio-console: Also throttle when less was written then requested 2013-03-28 Hans de Goede New
[6/7] usb-redir: Add flow control support 2013-03-28 Hans de Goede New
[5/7] spice-qemu-char: Remove intermediate buffer 2013-03-28 Hans de Goede New
[4/7] spice-qemu-char: Add watch support 2013-03-28 Hans de Goede New
hw/pc.c: Fix converting of ioport_register* to MemoryRegion 2013-01-09 Julien Grall New
[3/7] spice-qemu-char: Remove #ifdef-ed code for old spice-server compat 2013-03-28 Hans de Goede New
[7/7] usb-serial: Remove double call to qemu_chr_add_handlers( NULL ) 2013-03-28 Hans de Goede New
[v3,1/7] virtio-serial: add the virtio-serial device. 2013-03-28 fred.konrad@greensocs.com New
[v3,3/7] virtio-serial-s390: switch to the new API. 2013-03-28 fred.konrad@greensocs.com New
[PULL,00/11] Tracing patches 2013-03-28 Stefan Hajnoczi New
[03/11] trace: Provide a detailed event control interface 2013-03-28 Stefan Hajnoczi New
[v3,7/7] virtio-serial: cleanup: remove qdev field. 2013-03-28 fred.konrad@greensocs.com New
[10/12] virtio-net: multiqueue support 2013-01-10 Jason Wang New
[v3,5/7] virtio-serial: cleanup: init and exit functions. 2013-03-28 fred.konrad@greensocs.com New
[02/11] trace: Provide a generic tracing event descriptor 2013-03-28 Stefan Hajnoczi New
[05/11] trace: [default] Port to generic event information and new control interface 2013-03-28 Stefan Hajnoczi New
[04/11] trace: [monitor] Use new event control interface 2013-03-28 Stefan Hajnoczi New
[v3,4/7] virtio-serial-ccw: switch to the new API. 2013-03-28 fred.konrad@greensocs.com New
[11/11] vl: add runstate_set tracepoint 2013-03-28 Stefan Hajnoczi New
[V4,2/4] HMP: add infrastructure for sub command 2013-01-10 Wayne Xia New
[V4,3/4] HMP: move define of mon_cmds 2013-01-10 Wayne Xia New
[V4,4/4] HMP: add sub command table to info 2013-01-10 Wayne Xia New
[01/11] trace: [tracetool] Explicitly identify public backends 2013-03-28 Stefan Hajnoczi New
[08/11] trace: rebuild generated-events.o when configuration changes 2013-03-28 Stefan Hajnoczi New
[v3,2/7] virtio-serial-pci: switch to the new API. 2013-03-28 fred.konrad@greensocs.com New
e1000: document ICS read behaviour 2013-01-10 Michael S. Tsirkin New
scsi: fix segfault with 0-byte disk 2013-01-10 Paolo Bonzini New