Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 470 471 472 473 474 475 476 477 478 ... 570 571 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[1/2] trace: always use the "nop" backend on events with the "disable" keyword 2010-11-08 =?utf-8?Q?Llu=C3=ADs?= New
intel-hda: add msi support 2010-11-08 Gerd Hoffmann New
[2/2] Add support for generating a systemtap tapset static probes 2010-11-08 Daniel P. Berrange New
[1/2] Add a DTrace tracing backend targetted for SystemTAP compatability 2010-11-08 Daniel P. Berrange New
[3/3] block migration: do not submit multiple AIOs for same sector 2010-11-08 Marcelo Tosatti New
[2/3] block: set sector dirty on AIO write completion 2010-11-08 Marcelo Tosatti New
[1/3] block: fix shift in dirty bitmap calculation 2010-11-08 Marcelo Tosatti New
linux-user: remove unnecessary local from __get_user(), __put_user() 2010-11-08 Peter Maydell New
Re: [PATCH] PCI: Bus number from the bridge, not the device 2010-11-08 Michael S. Tsirkin New
[3/3] usb-linux: Get the active configuration from sysfs rather then asking the dev 2010-11-08 Hans de Goede New
[2/3] usb-linux: introduce a usb_linux_get_configuration function 2010-11-08 Hans de Goede New
[1/3] usb-linux: Store devpath into USBHostDevice when usb_fs_type == USB_FS_SYS 2010-11-08 Hans de Goede New
[1/3] Make paio subsystem use threadlets infrastructure 2010-11-08 Arun Bharadwaj New
[4/4] intel-hda: update irq status on WAKEEN changes. 2010-11-08 Gerd Hoffmann New
[3/4] intel-hda: Honor WAKEEN bits. 2010-11-08 Gerd Hoffmann New
[2/4] hda-audio: exit cleanup 2010-11-08 Gerd Hoffmann New
[1/4] intel-hda: exit cleanup 2010-11-08 Gerd Hoffmann New
[2/2] Add support for generating a systemtap tapset static probes 2010-11-08 Daniel P. Berrange New
[1/2] Add a DTrace tracing backend targetted for SystemTAP compatability 2010-11-08 Daniel P. Berrange New
[3/3] Add helper functions to enable virtio-9p make use of the threadlets 2010-11-08 Arun Bharadwaj New
[2/3] Move threadlets infrastructure to qemu-threadlets.c 2010-11-08 Arun Bharadwaj New
[1/3] Make paio subsystem use threadlets infrastructure 2010-11-08 Arun Bharadwaj New
trace: Trace SCSI request lifecycle 2010-11-08 Stefan Hajnoczi New
pc: Fix e820 fw_cfg for big endian 2010-11-08 Alex Williamson New
[Try2] Initial implementation of a mpeg1 layer2 streaming audio driver. 2010-11-07 François Revol New
[2/2] rtl8139: add vlan tag extraction 2010-11-07 Benjamin Poirier New
[1/2] rtl8139: add vlan tag insertion 2010-11-07 Benjamin Poirier New
Initial implementation of a mpeg1 layer2 streaming audio driver. 2010-11-07 François Revol New
Overwrite argv to set process title, eliminating 16-character prctl() limit. 2010-11-07 John Morrissey New
HDA: Honor WAKEEN bits when deciding to raise an interrupt on codec status 2010-11-07 François Revol New
Remove code duplication from savevm instance_id creation code. 2010-11-07 Gleb Natapov New
FWD:[PATCH] [Seabios] Over 4GB address ranges for 64bit PCI BARs] 2010-11-06 Isaku Yamahata New
[1/1] Add support for async page fault to qemu 2010-11-06 Marcelo Tosatti New
[0/1,PULL] qemu-kvm.git uq/master queue 2010-11-06 Marcelo Tosatti New
[1/1] Add support for async page fault to qemu 2010-11-06 Marcelo Tosatti New
[0/1,PULL] qemu-kvm.git uq/master queue 2010-11-06 Marcelo Tosatti New
[RESEND] apic: Don't iterate past last used apic 2010-11-05 Alex Williamson New
[v2,RESEND] pc: e820 qemu_cfg tables need to be packed 2010-11-05 Alex Williamson New
[RESEND,6/6] savevm: Remove register_device_unmigratable() 2010-11-05 Alex Williamson New
[RESEND,5/6] savevm: Allow set_params and save_live_state to error 2010-11-05 Alex Williamson New
[RESEND,4/6] virtio: Allow virtio_save() errors 2010-11-05 Alex Williamson New
[RESEND,3/6] pci: Allow pci_device_save() to return error 2010-11-05 Alex Williamson New
[RESEND,2/6] savevm: Allow vmsd->pre_save to return error 2010-11-05 Alex Williamson New
[RESEND,1/6] savevm: Allow SaveStateHandler() to return error 2010-11-05 Alex Williamson New
[RESEND] PCI: Bus number from the bridge, not the device 2010-11-05 Alex Williamson New
e1000: Fix TCP checksum overflow with TSO 2010-11-05 Alex Williamson New
[RFC,v2] VFIO based device assignment 2010-11-05 Alex Williamson New
[RFC,v2,4/4] qcow2: Use block-queue 2010-11-05 Kevin Wolf New
[RFC,v2,3/4] Test cases for block-queue 2010-11-05 Kevin Wolf New
[RFC,v2,2/4] Add block-queue 2010-11-05 Kevin Wolf New
[RFC,v2,1/4] block: Fake a bdrv_aio_pwrite 2010-11-05 Kevin Wolf New
[RESEND] Remove 16-character limit on process title 2010-11-05 John Morrissey New
virtio-9p: fix build on !CONFIG_UTIMENSAT v2 2010-11-05 Hidetoshi Seto New
[Seabios] Over 4GB address ranges for 64bit PCI BARs 2010-11-05 Alexey Korolev New
[v2,4/4] trace-gen: auto-generate wrappers to call TCG trace helpers 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,3/4] trace-gen: [all] include "trace-helper.h" on all "helper.h" files 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,2/4] trace-gen: auto-generate TCG helper routines for tracing 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,1/4] trace-gen: gracefully handle TCG types in "trace-events" 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,3/3] trace-instrument: handle config-time activation 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,6/6] backdoor: add a simple example 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,2/3] trace-instrument: let the user override events generated by 'tracetool' 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,5/6] backdoor: [i386] provide and implement intruction-based backdoor interface 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,1/3] trace: rewrite 'tracetool' to facilitate future extensions 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,4/6] backdoor: declare guest-side interface macros 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,3/6] backdoor: declare host-side backdoor helpers 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,2/6] backdoor: handle config-time activation 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
[v2,1/6,arm,m68k] move helpers.h to helper.h 2010-11-04 =?utf-8?Q?Llu=C3=ADs?= New
multiboot: Prevent loading of x86_64 images 2010-11-04 Adam Lackorzynski New
target-arm: Handle 'smc' as an undefined instruction 2010-11-04 Adam Lackorzynski New
performance counters from inside of Qemu 2010-11-04 Vince Weaver New
[PATCHv2,2/2] tap: mark fd handler as device 2010-11-04 Michael S. Tsirkin New
[PATCHv2,1/2] char: separate device and system fd handlers 2010-11-04 Michael S. Tsirkin New
arm: fix ldrexd/strexd 2010-11-04 Peter Maydell New
[10/10] scsi-disk: Fix immediate failure of bdrv_aio_* 2010-11-04 Kevin Wolf New
[09/10] virtio-blk: Handle immediate flush failure properly 2010-11-04 Kevin Wolf New
[08/10] ide: Handle immediate bdrv_aio_flush failure 2010-11-04 Kevin Wolf New
[07/10] block: avoid a warning on 64 bit hosts with long as int64_t 2010-11-04 Kevin Wolf New
[06/10] qcow2: Invalidate cache after failed read 2010-11-04 Kevin Wolf New
[05/10] vpc: Implement bdrv_flush 2010-11-04 Kevin Wolf New
[04/10] scsi-disk: Implement werror for flushes 2010-11-04 Kevin Wolf New
[03/10] scsi-disk: Complete failed requests in scsi_disk_emulate_command 2010-11-04 Kevin Wolf New
[02/10] block: Allow bdrv_flush to return errors 2010-11-04 Kevin Wolf New
[01/10] scsi-disk: Implement rerror option 2010-11-04 Kevin Wolf New
[PULL,00/10] Block patches 2010-11-04 Kevin Wolf New
[v1,4/4] trace-gen: auto-generate wrappers to call TCG trace helpers 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,3/4] trace-gen: [all] include "trace-helper.h" on all "helper.h" files 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/4] trace-gen: auto-generate TCG helper routines for tracing 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,1/4] trace-gen: gracefully handle TCG types in "trace-events" 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,3/3] trace-instrument: handle config-time activation 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/3] trace-instrument: let the user override events generated by 'tracetool' 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,1/3] trace: rewrite 'tracetool' to facilitate future extensions 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,6/6] backdoor: add a simple example 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,5/6] backdoor: [i386] provide and implement intruction-based backdoor interface 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,4/6] backdoor: declare guest-side interface macros 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,3/6] backdoor: declare host-side backdoor helpers 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,2/6] backdoor: handle config-time activation 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[v1,1/6,arm,m68k] move helpers.h to helper.h 2010-11-03 =?utf-8?Q?Llu=C3=ADs?= New
[RFC,RESEND,v1,15/15] virtproxy: qemu-vp, main logic 2010-11-03 Michael Roth New
[RFC,RESEND,v1,14/15] virtproxy: Makefile/configure changes to build qemu-vp 2010-11-03 Michael Roth New
[RFC,RESEND,v1,13/15] virtproxy: add read handler for proxied connections 2010-11-03 Michael Roth New