Show patches with: Archived = No       |   435187 patches
« 1 2 ... 4250 4251 42524351 4352 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/10] virtio: Factor virtqueue_map_sg out - - - - --- 2010-08-30 Kevin Wolf New
[14/14] load_multiboot(): get_image_size() returns int - - - - --- 2010-08-30 Jes Sorensen New
[13/14] Change DPRINTF() to do{}while(0) to avoid compiler warning - - - - --- 2010-08-30 Jes Sorensen New
[12/14] size_t is unsigned, change to ssize_t to handle errors from tight_compress_data() - - - - --- 2010-08-30 Jes Sorensen New
[11/14] Remove unused function arguments - - - - --- 2010-08-30 Jes Sorensen New
[10/14] Zero json struct with memset() instea of = {} to keep compiler happy. - - - - --- 2010-08-30 Jes Sorensen New
[09/14] Remove unused arguments for add_aio_request() and free_aio_req() - - - - --- 2010-08-30 Jes Sorensen New
[08/14] Remove unused argument for qcow2_encrypt_sectors() - - - - --- 2010-08-30 Jes Sorensen New
[07/14] Remove unused argument for get_whole_cluster() - - - - --- 2010-08-30 Jes Sorensen New
[06/14] Remove unused argument for encrypt_sectors() - - - - --- 2010-08-30 Jes Sorensen New
[05/14] Remove unused argument for check_for_block_signature() - - - - --- 2010-08-30 Jes Sorensen New
[04/14] Zero initialize timespec struct explicitly - - - - --- 2010-08-30 Jes Sorensen New
[03/14] Fix repeated typo: was "end if list" instead of "end of list" - - - - --- 2010-08-30 Jes Sorensen New
[02/14] Respect return value from nbd_client() - - - - --- 2010-08-30 Jes Sorensen New
[01/14] Remove unused argument for nbd_client() - - - - --- 2010-08-30 Jes Sorensen New
[14/14] load_multiboot(): get_image_size() returns int - - - - --- 2010-08-30 Jes Sorensen New
[13/14] Change DPRINTF() to do{}while(0) to avoid compiler warning - - - - --- 2010-08-30 Jes Sorensen New
[12/14] size_t is unsigned, so (foo >= 0) is always true - - - - --- 2010-08-30 Jes Sorensen New
[11/14] Remove unused function arguments - - - - --- 2010-08-30 Jes Sorensen New
[10/14] Zero json struct with memset() instea of = {} to keep compiler happy. - - - - --- 2010-08-30 Jes Sorensen New
[09/14] Remove unused arguments for add_aio_request() and free_aio_req() - - - - --- 2010-08-30 Jes Sorensen New
[08/14] Remove unused argument for qcow2_encrypt_sectors() - - - - --- 2010-08-30 Jes Sorensen New
[07/14] Remove unused argument for get_whole_cluster() - - - - --- 2010-08-30 Jes Sorensen New
[06/14] Remove unused argument for encrypt_sectors() - - - - --- 2010-08-30 Jes Sorensen New
[05/14] Remove unused argument for check_for_block_signature() - - - - --- 2010-08-30 Jes Sorensen New
[04/14] Zero initialize timespec struct explicitly - - - - --- 2010-08-30 Jes Sorensen New
[03/14] Fix repeated typo: was "end if list" instead of "end of list" - - - - --- 2010-08-30 Jes Sorensen New
[02/14] Respect return value from nbd_client() - - - - --- 2010-08-30 Jes Sorensen New
[01/14] Remove unused argument for nbd_client() - - - - --- 2010-08-30 Jes Sorensen New
[14/14] trace: Trace entry point of balloon request handler - - - - --- 2010-08-30 Stefan Hajnoczi New
[13/14] trace: Trace port IO - - - - --- 2010-08-30 Stefan Hajnoczi New
[12/14] trace: Trace virtqueue operations - - - - --- 2010-08-30 Stefan Hajnoczi New
[11/14] trace: Trace virtio-blk, multiwrite, and paio_submit - - - - --- 2010-08-30 Stefan Hajnoczi New
[10/14] trace: Trace qemu_malloc() and qemu_vmalloc() - - - - --- 2010-08-30 Stefan Hajnoczi New
[09/14] trace: Add user documentation - - - - --- 2010-08-30 Stefan Hajnoczi New
[08/14] trace: Add LTTng Userspace Tracer backend - - - - --- 2010-08-30 Stefan Hajnoczi New
[07/14] trace: Add trace file name command-line option - - - - --- 2010-08-30 Stefan Hajnoczi New
[06/14] trace: Add trace-file command to open/close/flush trace file - - - - --- 2010-08-30 Stefan Hajnoczi New
[05/14] trace: Specify trace file name - - - - --- 2010-08-30 Stefan Hajnoczi New
[04/14] trace: Support disabled events in trace-events - - - - --- 2010-08-30 Stefan Hajnoczi New
[03/14] trace: Support for dynamically enabling/disabling trace events - - - - --- 2010-08-30 Stefan Hajnoczi New
[02/14] trace: Add simple built-in tracing backend - - - - --- 2010-08-30 Stefan Hajnoczi New
[01/14] trace: Add trace-events file for declaring trace events - - - - --- 2010-08-30 Stefan Hajnoczi New
hw/ivshmem.c don't check for negative values on unsigned data types 1 - - - --- 2010-08-30 Jes Sorensen New
[v3] Do not try loading option ROM for hotplug PCI device in pc-0.11 compat mode - - - - --- 2010-08-30 Jes Sorensen New
[5/5] RFC: distinguish warm reset from cold reset. - - - - --- 2010-08-30 Isaku Yamahata New
[4/5] vl.c: factor out qemu_reguster/unregister_reset(). - - - - --- 2010-08-30 Isaku Yamahata New
[3/5] vl.c: consolidate qemu_system_xxx_request() logic. - - - - --- 2010-08-30 Isaku Yamahata New
[2/5] vl.c: consolidate qemu_xxx_requested() logic. - - - - --- 2010-08-30 Isaku Yamahata New
[1/5] sysemu.h, vl.c: static'fy qemu_xxx_requested(). - - - - --- 2010-08-30 Isaku Yamahata New
pciinit: remove unused variable, old_addr, in pci_set_io_region_addr(). - - - - --- 2010-08-30 Isaku Yamahata New
[PATH,curses] Fix control-{@[\]^_} and ESC - - - - --- 2010-08-29 Samuel Thibault New
[2/7] pci: memory access API and IOMMU support - - - - --- 2010-08-29 Eduard - Gabriel Munteanu New
[-V4,26/26] virtio-9p: Change handling of flags in open() path for 9P2000.L - - - - --- 2010-08-29 jvrao New
[-V4,25/26,virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server. - - - - --- 2010-08-29 jvrao New
[-V4,24/26,virtio-9p] Remove all instances of unnecessary dotu variable. - - - - --- 2010-08-29 jvrao New
[-V4,23/26] virtio-9p: Fix the memset usage - - - - --- 2010-08-29 jvrao New
[-V4,22/26] virtio-9p: Use lchown which won't follow symlink - - - - --- 2010-08-29 jvrao New
[-V4,21/26] virtio-9p: Add SM_NONE security model - - - - --- 2010-08-29 jvrao New
[-V4,20/26] virtio-9p: Hide user.virtfs xattr in case of mapped security. - - - - --- 2010-08-29 jvrao New
[-V4,19/26] virtio-9p: Implement TXATTRCREATE - - - - --- 2010-08-29 jvrao New
[-V4,18/26] virtio-9p: Implement TXATTRWALK - - - - --- 2010-08-29 jvrao New
[-V4,17/26] virtio-9p: Add fidtype so that we can do type specific operation - - - - --- 2010-08-29 jvrao New
[-V4,16/26,virtio-9p] qemu: virtio-9p: Implement LOPEN - - - - --- 2010-08-29 jvrao New
[-V4,15/26] rename - change name of file or directory - - - - --- 2010-08-29 jvrao New
[-V4,14/26] qemu: virtio-9p: Implement TMKDIR - - - - --- 2010-08-29 jvrao New
[-V4,13/26] qemu: virtio-9p: Implement TMKNOD - - - - --- 2010-08-29 jvrao New
[-V4,12/26,virtio-9p] This patch implements TLCREATE for 9p2000.L protocol. - - - - --- 2010-08-29 jvrao New
[-V4,11/26,virtio-9p] Define and implement TSYMLINK for 9P2000.L - - - - --- 2010-08-29 jvrao New
[-V4,10/26,virtio-9p] Implement TLINK for 9P2000.L - - - - --- 2010-08-29 jvrao New
[-V4,09/26] virtio-9p: Implement server side of setattr for 9P2000.L protocol. - - - - --- 2010-08-29 jvrao New
[-V4,08/26,virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat. - - - - --- 2010-08-29 jvrao New
[-V4,07/26] virtio-9p: Do not reset atime - - - - --- 2010-08-29 jvrao New
[-V4,06/26] virtio-9p: getattr server implementation for 9P2000.L protocol. - - - - --- 2010-08-29 jvrao New
[-V4,05/26] virtio-9p: Compute iounit based on host filesystem block size - - - - --- 2010-08-29 jvrao New
[-V4,04/26,V4] virtio-9p: readdir implementation for 9p2000.L - - 1 - --- 2010-08-29 jvrao New
[-V4,03/26] virtio-9p: Return correct error from v9fs_remove - - - - --- 2010-08-29 jvrao New
[-V4,02/26] qemu: virtio-9p: Implement statfs support in server - - - - --- 2010-08-29 jvrao New
[-V4,01/26] qemu: virtio-9p: Recognize 9P2000.L protocol - - - - --- 2010-08-29 jvrao New
Fix ivshmem build on 32-bit hosts 1 - - - --- 2010-08-29 Avi Kivity New
vnc: tight: remove unused variable - - - - --- 2010-08-28 Serge Ziryukin New
[4/4] iommu: provide ACPI tables - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[3/4] iommu: introduce AMD IOMMU support, initialize it - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[2/4] pci: add foreachcap() helper - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[7/7] ac97: use the PCI memory access interface 1 - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[6/7] eepro100: use the PCI memory access interface - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[5/7] rtl8139: use the PCI memory access interface - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[4/7] ide: use the PCI memory access interface - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[3/7] AMD IOMMU emulation - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[2/7] pci: memory access API and IOMMU support - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[1/7] pci: expand tabs to spaces in pci_regs.h - - - - --- 2010-08-28 Eduard - Gabriel Munteanu New
[5/5] virtio-net: Switch default to new bottom half TX handler for iothread - - - - --- 2010-08-27 Alex Williamson New
[4/5] virtio-net: Introduce a new bottom half packet TX - - - - --- 2010-08-27 Alex Williamson New
[3/5] virtio-net: Rename tx_timer_active to tx_waiting - - - - --- 2010-08-27 Alex Williamson New
[2/5] virtio-net: Limit number of packets sent per TX flush - - - - --- 2010-08-27 Alex Williamson New
[1/5] virtio-net: Make tx_timer timeout configurable - - - - --- 2010-08-27 Alex Williamson New
[2,of,2] Move the xenfb pointer handler to the connected method - - - - --- 2010-08-27 Stefano Stabellini New
[1,of,2] Introduce a new 'connected' xendev op called when Connected. - - - - --- 2010-08-27 Stefano Stabellini New
[Tracing,v2] Process -trace using QemuOptsList - - - - --- 2010-08-27 Prerna Saxena New
[v4,10/10] spice: add tablet support - - - - --- 2010-08-27 Gerd Hoffmann New
« 1 2 ... 4250 4251 42524351 4352 »