Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 468 469 470 471 472 473 474 475 476 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[03/22] ehci: Get rid of packet tbytes field 2012-10-24 Hans de Goede New
[1/1] rng backend: open backend in blocking mode 2013-04-01 Amit Shah New
[18/22] usb-redir: Add support for input pipelining 2012-10-24 Hans de Goede New
[14/22] usb: Add an int_req flag to USBPacket 2012-10-24 Hans de Goede New
[21/22] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller 2012-10-24 Hans de Goede New
[12/22] usb: Move clearing of queue on halt to the core 2012-10-24 Hans de Goede New
[09/17] uhci: Make uhci_fill_queue() actually operate on an UHCIQueue 2012-10-24 Hans de Goede New
[12/17] uhci: Verify queue has not been changed by guest 2012-10-24 Hans de Goede New
[11/22] usb: Add USB_RET_ADD_TO_QUEUE packet result code 2012-10-24 Hans de Goede New
[10/27] pc: create PCInitArgs struct 2012-10-24 Eduardo Habkost New
[08/22] ehci: Retry to fill the queue while waiting for td completion 2012-10-24 Hans de Goede New
[10/17] uhci: Store ep in UHCIQueue 2012-10-24 Hans de Goede New
[03/27] hw/apic.c: rename bit functions to not conflict with bitops.h 2012-10-24 Eduardo Habkost New
[04/27] target-i386: initialize APIC at CPU level 2012-10-24 Eduardo Habkost New
[04/17] uhci: Don't retry on error 2012-10-24 Hans de Goede New
[09/22] introduce CPU hot-plug notifier 2013-04-05 Igor Mammedov New
[22/27] pc: set CPU APIC ID explicitly 2012-10-24 Eduardo Habkost New
[13/27] pc: pass PCInitArgs struct to pc_memory_init() 2012-10-24 Eduardo Habkost New
[19/22] usb-redir: Add an usbredir_setup_usb_eps() helper function 2012-10-24 Hans de Goede New
[20/27] target-i386: do not call x86_cpu_realize() on cpu_x86_init() 2012-10-24 Eduardo Habkost New
[21/27] fw_cfg: remove FW_CFG_MAX_CPUS from fw_cfg_init() 2012-10-24 Eduardo Habkost New
[01/27] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) 2012-10-24 Eduardo Habkost New
[23/27] pc: set fw_cfg data based on APIC ID calculation 2012-10-24 Eduardo Habkost New
[12/27] pc: add PCInitArgs parameter to pc_cpus_init() 2012-10-24 Eduardo Habkost New
[27/27] pc: generate APIC IDs according to CPU topology 2012-10-24 Eduardo Habkost New
[13/22] usb: Move short-not-ok handling to the core 2012-10-24 Hans de Goede New
[04/22] cpu: Pass CPUState to *cpu_synchronize_post*() 2013-04-05 Igor Mammedov New
[22/22] usb-redir: Allow redirecting super speed devices to high speed controllers 2012-10-24 Hans de Goede New
[1/3] block: add function deappend() 2013-04-01 Wayne Xia New
[3/3] block: change rollback sequence in qmp_transaction 2013-04-01 Wayne Xia New
[2/3] block: adjust qmp_transaction to be extendable 2013-04-01 Wayne Xia New
[for-1.5,v2,15/15] xilinx_spips: lqspi: Fix byte/misaligned access 2013-04-19 Peter Crosthwaite New
[QEMU,2/3] target-i386: cpu: make -cpu host/check/enforce code KVM-specific 2012-10-24 Eduardo Habkost New
[QEMU,3/3] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID 2012-10-24 Eduardo Habkost New
raltelimit bug 2012-10-24 Dietmar Maurer New
stream: fix ratelimit_set_speed 2012-10-24 Dietmar Maurer New
[v2] Fix compile errors when enabling Xen debug logging. 2012-12-13 Sander Eikelenboom New
[RFC,15/20] target-arm: replace cpu_arm_init() with generic_cpu_init() 2012-12-18 Eduardo Habkost New
[v11,1/6] start vm after reseting it 2012-10-25 Hu Tao New
[v11,3/6] add a new runstate: RUN_STATE_GUEST_PANICKED 2012-10-25 Hu Tao New
[v21,5/8] pvpanic: pass configurable ioport to seabios 2013-04-26 Hu Tao New
[v11,6/6] allower the user to disable pv event support 2012-10-25 Hu Tao New
[05/15] virtio-ccw: Check indicators location. 2013-05-14 Michael Roth New
[18/22] target-i386: move APIC to ICC bus 2013-04-05 Igor Mammedov New
[V14,6/6] qemu-iotests: add add-cow iotests support. 2012-10-25 Robert Wang New
[2/2] hw/xtensa_sim: get rid of intermediate xtensa_sim_init 2012-10-25 Max Filippov New
[v2,1/5] KVM: define KVM_CAP_READONLY_MEM unconditionally 2012-10-25 Xiao Guangrong New
[v1,2/8] usb/ehci: Abstract away PCI DMA API 2012-10-25 Peter Crosthwaite New
[v1,5/8] xilinx_zynq: add USB controllers 2012-10-25 Peter Crosthwaite New
[v1,8/8] usb/ehci: Put RAM in undefined MMIO regions 2012-10-25 Peter Crosthwaite New
[v1,7/8] usb/ehci: Debug mode compile fixes 2012-10-25 Peter Crosthwaite New
[v21,2/8] add a new qevent: QEVENT_GUEST_PANICKED 2013-04-26 Hu Tao New
[v1,4/8] usb/ehci: Add usb-ehci-sysbus 2012-10-25 Peter Crosthwaite New
[v21,3/8] introduce a new qom device to deal with panicked event 2013-04-26 Hu Tao New
pci: avoid destroying bridge address space windows in a transaction 2012-10-25 Avi Kivity New
[04/12] migration: replace qemu_stdio_fd with qemu_get_fd 2012-11-02 Paolo Bonzini New
[v21,4/8] fw_cfg: add required header files 2013-04-26 Hu Tao New
[13/22] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest 2013-04-05 Igor Mammedov New
[1/1] rng backend: open backend in blocking mode 2013-04-01 Anthony Liguori New
[v2,2/2] hw/xtensa_sim: get rid of intermediate xtensa_sim_init 2012-10-25 Max Filippov New
[v2,1/2] hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs 2012-10-25 Max Filippov New
[V4,04/10] introduce qemu_opts_create_nofail function 2012-10-25 Robert Wang New
[PULL,00/36] usb patch queue 2012-10-25 Gerd Hoffmann New
[03/36] ehci: Get rid of packet tbytes field 2012-10-25 Gerd Hoffmann New
[14/36] usb: Add an int_req flag to USBPacket 2012-10-25 Gerd Hoffmann New
[30/36] uhci: Retry to fill the queue while waiting for td completion 2012-10-25 Gerd Hoffmann New
[11/12] hw/arm_l2x0: Use LOG_GUEST_ERROR 2012-10-25 Peter Maydell New
[01/12] hw/pl050: Use LOG_GUEST_ERROR 2012-10-25 Peter Maydell New
[V4,07/10] add def_value and use it in qemu_opts_print. 2012-10-25 Robert Wang New
[12/36] usb: Move clearing of queue on halt to the core 2012-10-25 Gerd Hoffmann New
[05/12] migration: clean up server sockets and handlers before invoking process_incoming_migration 2012-11-02 Paolo Bonzini New
[15/22] introduce ICC bus/device/bridge 2013-04-05 Igor Mammedov New
[21/36] uhci: Rename UHCIAsync->td to UHCIAsync->td_addr 2012-10-25 Gerd Hoffmann New
[v5,7/7] Use qemu_put_buffer_async for guest memory pages 2013-04-05 Paolo Bonzini New
[26/36] uhci: Verify queue has not been changed by guest 2012-10-25 Gerd Hoffmann New
[V14,3/6] qed_read_string to bdrv_read_string 2012-10-25 Robert Wang New
[08/12] hw/arm_timer: Use LOG_GUEST_ERROR and LOG_UNIMP 2012-10-25 Peter Maydell New
[V4,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-10-25 Robert Wang New
[09/12] hw/armv7m_nvic: Use LOG_GUEST_ERROR and LOG_UNIMP 2012-10-25 Peter Maydell New
[v1,5/8] xilinx_zynq: add USB controllers 2012-10-25 Gerd Hoffmann New
[V4,08/10] Create four opts list related functions 2012-10-25 Robert Wang New
[07/22] target-i386: kvmvapic: replace FROM_SYSBUS() with QOM type cast 2013-04-05 Igor Mammedov New
[V4,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-10-25 Robert Wang New
[V4,06/10] create new function: qemu_opt_set_number 2012-10-25 Robert Wang New
[24/36] uhci: Store ep in UHCIQueue 2012-10-25 Gerd Hoffmann New
[16/36] uhci: No need to handle async completion of isoc packets 2012-10-25 Gerd Hoffmann New
[13/36] usb: Move short-not-ok handling to the core 2012-10-25 Gerd Hoffmann New
[11/36] usb: Add USB_RET_ADD_TO_QUEUE packet result code 2012-10-25 Gerd Hoffmann New
[09/36] xhci: Add a xhci_ep_nuke_one_xfer helper function 2012-10-25 Gerd Hoffmann New
[35/36] xhci: make number of interrupters and slots configurable 2012-10-25 Gerd Hoffmann New
[04/12] hw/pl110: Use LOG_GUEST_ERROR rather than hw_error() 2012-10-25 Peter Maydell New
m25p80: Remove bogus include of devices.h 2013-04-19 Peter Crosthwaite New
[05/12] hw/pl190: Use LOG_UNIMP rather than hw_error() 2012-10-25 Peter Maydell New
[18/36] uhci: Don't retry on error 2012-10-25 Gerd Hoffmann New
[05/22] cpu: call cpu_synchronize_post_init() from CPUClass.realize() if hotplugged 2013-04-05 Igor Mammedov New
[29/36] uhci: Always mark a queue valid when we encounter it 2012-10-25 Gerd Hoffmann New
[10/12] hw/arm_sysctl: Use LOG_GUEST_ERROR 2012-10-25 Peter Maydell New
[08/36] ehci: Retry to fill the queue while waiting for td completion 2012-10-25 Gerd Hoffmann New
[23/36] uhci: Make uhci_fill_queue() actually operate on an UHCIQueue 2012-10-25 Gerd Hoffmann New
[02/12] hw/pl061: Use LOG_GUEST_ERROR 2012-10-25 Peter Maydell New