Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 448 449 450 451 452 453 454 455 456 ... 567 568 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[7/8] x86_64 config: fix compile for CONFIG_IDE_ISA=n 2011-01-13 David S. Ahern New
[6/8] x86_64 config: fix compile for CONFIG_VGA_ISA=n 2011-01-13 David S. Ahern New
[5/8] x86_64 config: fix compile for CONFIG_NE2000_ISA=n 2011-01-13 David S. Ahern New
[4/8] remove unused parallel_* variables from pc.c 2011-01-13 David S. Ahern New
[3/8] x86_64 config: fix compile for CONFIG_PARALLEL=n 2011-01-13 David S. Ahern New
[2/8] x86_64 config: fix compile for CONFIG_VMWARE_VGA=n 2011-01-13 David S. Ahern New
[1/8] fix 'no such file' error from make_device_config.sh 2011-01-13 David S. Ahern New
softfloat: fix floatx80_is_{quiet, signaling}_nan() 2011-01-12 Aurelien Jarno New
[2/2] target-ppc: fix wrong NaN tests 2011-01-12 Aurelien Jarno New
[v2,1/2] target-ppc: fix sNaN propagation 2011-01-12 Aurelien Jarno New
[3/3] QMP: Introduce the BLOCK_MEDIA_EJECT event 2011-01-12 Luiz Capitulino New
[2/3] QMP: Documentation for the BLOCK_MEDIA_EJECT event 2011-01-12 Luiz Capitulino New
[1/3] block: Rename bdrv_mon_event() 2011-01-12 Luiz Capitulino New
Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about 2011-01-12 Michael S. Tsirkin New
Re: [PATCH][RFC] qemu:virtio-net: Use TUNSETTXFILTER for MAC filteringlogin register about 2011-01-12 Dragos Tatulea New
[PATCHv1] slirp: Use strcasecmp() to check tftp mode, tsize 2011-01-12 Sergei Gavrikov New
[v2] Avoid divide by zero when there is no block device to migrate 2011-01-12 Pierre Riteau New
[v2] add event queueing to USB HID 2011-01-12 Paolo Bonzini New
[v4,32/32] usb: zap pdev from usbport 2011-01-12 Gerd Hoffmann New
[v4,31/32] usb: rewrite fw path, fix numbering 2011-01-12 Gerd Hoffmann New
[v4,30/32] usb: add port property. 2011-01-12 Gerd Hoffmann New
[v4,29/32] usb: keep track of physical port address. 2011-01-12 Gerd Hoffmann New
[v4,28/32] usb storage: handle long responses 2011-01-12 Gerd Hoffmann New
[v4,27/32] usb storage: fix status reporting 2011-01-12 Gerd Hoffmann New
[v4,26/32] usb storage: high speed support 2011-01-12 Gerd Hoffmann New
[v4,25/32] usb: add device qualifier support 2011-01-12 Gerd Hoffmann New
[v4,24/32] usb: add usb_desc_attach 2011-01-12 Gerd Hoffmann New
[v4,23/32] usb: add attach callback 2011-01-12 Gerd Hoffmann New
[v4,22/32] usb: add speed mask to ports 2011-01-12 Gerd Hoffmann New
[v4,21/32] usb: hid: change serial number to "42". 2011-01-12 Gerd Hoffmann New
[v4,20/32] usb: hid: remote wakeup support. 2011-01-12 Gerd Hoffmann New
[v4,19/32] usb: hub: remote wakeup support. 2011-01-12 Gerd Hoffmann New
[v4,18/32] usb: uhci: remote wakeup support. 2011-01-12 Gerd Hoffmann New
[v4,17/32] usb: add usb_wakeup() + wakeup callback to port ops 2011-01-12 Gerd Hoffmann New
[v4,16/32] usb: rework attach/detach workflow 2011-01-12 Gerd Hoffmann New
[v4,15/32] usb: create USBPortOps, move attach there. 2011-01-12 Gerd Hoffmann New
[v4,14/32] usb: move remote wakeup handling to common code 2011-01-12 Gerd Hoffmann New
[v4,13/32] usb: move USB_REQ_{GET, SET}_CONFIGURATION handling to common code 2011-01-12 Gerd Hoffmann New
[v4,12/32] usb: move USB_REQ_SET_ADDRESS handling to common code 2011-01-12 Gerd Hoffmann New
[v4,11/32] usb network: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,10/32] usb storage: serial number support 2011-01-12 Gerd Hoffmann New
[v4,09/32] usb descriptors: add settable strings. 2011-01-12 Gerd Hoffmann New
[v4,08/32] usb hub: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,07/32] usb bluetooth: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,06/32] usb wacom: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,05/32] usb storage: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,04/32] usb serial: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,03/32] usb hid: use new descriptor infrastructure. 2011-01-12 Gerd Hoffmann New
[v4,02/32] usb: data structs and helpers for usb descriptors. 2011-01-12 Gerd Hoffmann New
[v4,01/32] usb: update MAINTAINERS 2011-01-12 Gerd Hoffmann New
[v4,00/32] usb descriptor overhaul + more 2011-01-12 Gerd Hoffmann New
[v2,1/9] target-sh4: switch sh4 to softfloat 2011-01-12 Aurelien Jarno New
[3/3] make path_combine() especially for filenames, not URLs 2011-01-12 Michael Tokarev New
[2/3] use new path_has_protocol() in bdrv_find_protocol() 2011-01-12 Michael Tokarev New
[1/3] make path_has_protocol() to return pointer instead of bool 2011-01-12 Michael Tokarev New
Re: [PATCH] slirp/tftp.c: fix mode field 2011-01-12 Sergei Gavrikov New
Re: [PATCH] slirp/tftp.c: fix mode field 2011-01-12 Sergei Gavrikov New
virtio-9p: Bugfix to send correct iounit 2011-01-12 Mohan Kumar M New
linux-user: correct core dump format 2011-01-11 Laurent Vivier New
[PULL] rtl8139, pci, ioeventfd 2011-01-11 Michael S. Tsirkin New
[8/8] target-arm: Translate with user-state from TB flags, not CPUState 2011-01-11 Peter Maydell New
[7/8] target-arm: Set privileged bit in TB flags correctly for M profile 2011-01-11 Peter Maydell New
[6/8] target-arm: Translate with condexec bits from TB flags, not CPUState 2011-01-11 Peter Maydell New
[5/8] target-arm: Translate with Thumb state from TB flags, not CPUState 2011-01-11 Peter Maydell New
[4/8] target-arm: Translate with VFP len/stride from TB flags, not CPUState 2011-01-11 Peter Maydell New
[3/8] target-arm: Translate with VFP-enabled from TB flags, not CPUState 2011-01-11 Peter Maydell New
[2/8] target-arm: Add symbolic constants for bitfields in TB flags 2011-01-11 Peter Maydell New
[1/8] target-arm: Don't generate code specific to current CPU mode for SRS 2011-01-11 Peter Maydell New
[v5] savevm: Fix no_migrate 2011-01-11 Alex Williamson New
[v3,3/3] MAINTAINERS: add entries for TCG 2011-01-11 Aurelien Jarno New
[v3,2/3] MAINTAINERS: Change MIPS and SH4 maintainers 2011-01-11 Aurelien Jarno New
[v3,1/3] MAINTAINERS: fix typos 2011-01-11 Aurelien Jarno New
[9/9] target-sh4: add ftrv instruction 2011-01-11 Aurelien Jarno New
[8/9] target-sh4: add fipr instruction 2011-01-11 Aurelien Jarno New
[7/9] target-sh4: implement FPU exceptions 2011-01-11 Aurelien Jarno New
[6/9] target-sh4: implement flush-to-zero 2011-01-11 Aurelien Jarno New
[5/9] target-sh4: define FPSCR constants 2011-01-11 Aurelien Jarno New
[4/9] target-sh4: use default-NaN mode 2011-01-11 Aurelien Jarno New
[3/9] softfloat: fix default-NaN mode 2011-01-11 Aurelien Jarno New
[2/9] softfloat: SH4 has the sNaN bit set 2011-01-11 Aurelien Jarno New
[1/9] target-sh4: switch sh4 to softfloat 2011-01-11 Aurelien Jarno New
[3/3] checkpatch: adjust to QEMUisms 2011-01-11 Blue Swirl New
[2/3] Add checkpatch.pl from Linux kernel 2011-01-11 Blue Swirl New
[1/3] Add scripts directory 2011-01-11 Blue Swirl New
[2/2] acpi_piix4: expose no_hotplug attribute via i/o port 2011-01-11 Marcelo Tosatti New
[1/2] document QEMU<->ACPIBIOS PCI hotplug interface 2011-01-11 Marcelo Tosatti New
[RESEND] virtio-serial-bus: Bump up control vq descriptors to min. required 2011-01-11 Amit Shah New
[2/2] xen: Introduce VGA sync dirty bitmap support 2011-01-11 Anthony PERARD New
[1/2] xen: Add xc_domain_add_to_physmap to xen_interface. 2011-01-11 Anthony PERARD New
audio: Fix support for multiple soft output voices. 2011-01-11 digit@google.com New
[6/6] spice: add chardev (v4) 2011-01-11 Gerd Hoffmann New
[5/6] spice/qxl: zap spice 0.4 migration compatibility bits 2011-01-11 Gerd Hoffmann New
[4/6] vnc/spice: fix "never" and "now" expire_time 2011-01-11 Gerd Hoffmann New
[3/6] spice: MAINTAINERS update 2011-01-11 Gerd Hoffmann New
[2/6] spice/vnc: client migration. 2011-01-11 Gerd Hoffmann New
[2/6] spice: client migration. 2011-01-11 Gerd Hoffmann New
[1/6] add migration state change notifiers 2011-01-11 Gerd Hoffmann New
[PULL,v2,0/6] spice patch queue 2011-01-11 Gerd Hoffmann New
ioeventfd: error handling cleanup 2011-01-11 Michael S. Tsirkin New
[3/3] virtio-console: Enable port throttling when chardev is slow to consume data 2011-01-11 Amit Shah New