Show patches with: none      |   435636 patches
« 1 2 ... 4250 4251 42524356 4357 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] block-queue: Delay and batch metadata writes - - - - --- 2010-09-20 Kevin Wolf New
blkverify: Handle overlapping I/O vector buffers - - - - --- 2010-09-20 Stefan Hajnoczi New
console: Avoid dereferencing NULL active_console 2 - - - --- 2010-09-20 Stefan Hajnoczi New
Make NIC model fallback to default when specified model is not supported - - - - --- 2010-09-20 Michal Novotny New
Make NIC model fallback to default when specified model is not supported - - - - --- 2010-09-20 Michal Novotny New
Fix vhost_net compilation errors for i386-softmmu target - - - - --- 2010-09-20 Michal Novotny New
[FYI,8/8] ui: Haiku frontend - - - - --- 2010-09-19 Andreas Färber New
[FYI,7/8] qemu_malloc: Use areas on Haiku for sizes > 1 MiB - - - - --- 2010-09-19 Andreas Färber New
[6/8] slirp: Silence warning on Haiku - - - - --- 2010-09-19 Andreas Färber New
[5/8] tap: Add stub for Haiku - - - - --- 2010-09-19 Andreas Färber New
[4/8] nbd: Haiku has _IO() in its BSD compatibility layer - - - - --- 2010-09-19 Andreas Färber New
[3/8] Haiku doesn't have libm - - - - --- 2010-09-19 Andreas Färber New
[2/8] configure: Don't rely on special pthreads library - - - - --- 2010-09-19 Andreas Färber New
[1/8] configure: Add basic support for Haiku - - - - --- 2010-09-19 Andreas Färber New
[v7] Introduce qemu_madvise() - - - - --- 2010-09-19 Andreas Färber New
mingw: add version information to the executables - - - - --- 2010-09-19 Blue Swirl New
e1000: Pad short frames to minimum size (60 bytes) - - - - --- 2010-09-18 Stefan Hajnoczi New
nbd: correctly manage default port - - - - --- 2010-09-17 Laurent Vivier New
[RFC] virtio: Map virtqueue rings instead of referencing guest phys addrs - - - - --- 2010-09-17 Alex Williamson New
[4/4] qcow2: Get rid of additional sync on COW - - - - --- 2010-09-17 Kevin Wolf New
[3/4] qcow2: Move sync out of qcow2_alloc_clusters - - - - --- 2010-09-17 Kevin Wolf New
[2/4] qcow2: Move sync out of update_refcount - - - - --- 2010-09-17 Kevin Wolf New
[1/4] qcow2: Move sync out of write_refcount_block_entries - - - - --- 2010-09-17 Kevin Wolf New
[v2] Improve qemu-nbd performance by 4400 % - - - - --- 2010-09-17 Laurent Vivier New
[RFC,V3,12/12] xen: Add a Xen specific ACPI Implementation to target-xen - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,11/12] xen: Set running state in xenstore. - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,10/12] xen: Initialize event channels and io rings - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,09/12] vl.c: Introduce getter for shutdown_requested and reset_requested. - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,08/12] Intruduce qemu_ram_ptr_unlock. - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,07/12] xen: Introduce the Xen mapcache - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,06/12] xen: add a 8259 Interrupt Controller - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,05/12] piix_pci: Introduces Xen specific call for irq. - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,04/12] xen: Add the Xen platform pci device - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,03/12] xen: Introduce --enable-xen command options. - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,02/12] xen: Add xen_machine_fv - - - - --- 2010-09-17 Anthony PERARD New
[RFC,V3,01/12] xen: Support new libxc calls from xen unstable. - - - - --- 2010-09-17 Anthony PERARD New
[18/18] QMP: Introduce qmp_call_cmd() - - - - --- 2010-09-16 Luiz Capitulino New
[17/18] Monitor: Directly call QObject handlers - - - - --- 2010-09-16 Luiz Capitulino New
[16/18] Monitor: Rename monitor_handler_is_async() - - - - --- 2010-09-16 Luiz Capitulino New
[15/18] Monitor: Rename monitor_handler_ported() - - - - --- 2010-09-16 Luiz Capitulino New
[14/18] Monitor: Drop monitor_cmd_user_only() - - - - --- 2010-09-16 Luiz Capitulino New
[13/18] Monitor: Drop QMP info from the qemu-monitor.hx file - - - - --- 2010-09-16 Luiz Capitulino New
[12/18] QMP: Small cleanup in handle_qmp_command() - - - - --- 2010-09-16 Luiz Capitulino New
[11/18] QMP: Simplify do_info_commands() - - - - --- 2010-09-16 Luiz Capitulino New
[10/18] QMP: Introduce query commands dispatch table - - - - --- 2010-09-16 Luiz Capitulino New
[09/18] QMP: Introduce command dispatch table - - - - --- 2010-09-16 Luiz Capitulino New
[08/18] QMP: Introduce qmp_find_cmd() - - - - --- 2010-09-16 Luiz Capitulino New
[07/18] Monitor: Introduce the qemu-monitor-qmp.hx file - - - - --- 2010-09-16 Luiz Capitulino New
[06/18] Monitor: Convert do_info() back to HMP - - - - --- 2010-09-16 Luiz Capitulino New
[05/18] Monitor: Drop is_async_return() - - - - --- 2010-09-16 Luiz Capitulino New
[04/18] Monitor: Drop QMP bits from do_info() - - - - --- 2010-09-16 Luiz Capitulino New
[03/18] QMP: Don't use do_info() - - - - --- 2010-09-16 Luiz Capitulino New
[02/18] QMP: handle_qmp_command(): Move 'cmd' sanity check - - - - --- 2010-09-16 Luiz Capitulino New
[01/18] Monitor: Introduce find_dispatch_table() - - - - --- 2010-09-16 Luiz Capitulino New
Improve qemu-nbd performance by 4400 % - - - - --- 2010-09-16 Laurent Vivier New
[5/5] Remove obsolete 'f' double parameter type - - - - --- 2010-09-16 Jes Sorensen New
[4/5] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-09-16 Jes Sorensen New
[3/5] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-09-16 Jes Sorensen New
[2/5] Support human unit formats in strtobytes, eg. 1.0G - - - - --- 2010-09-16 Jes Sorensen New
[1/5] Introduce strtobytes() library function to convert string to byte count. - - - - --- 2010-09-16 Jes Sorensen New
CMOS file support - - - - --- 2010-09-16 Mathias Krause New
[2/2] target-arm: Fix mixup in decoding of saturating add and sub - - - - --- 2010-09-16 Johan Bengtsson New
[1/2] target-arm: Add support for PKHxx in thumb2 - - - - --- 2010-09-16 Johan Bengtsson New
[v2,slirp] Make ARP replies at least 64 bytes long - - - - --- 2010-09-15 Hervé Poussineau New
[v6] Introduce qemu_madvise() - - - - --- 2010-09-15 Andreas Färber New
add 40-48 bit RAM range to seabios - - - - --- 2010-09-15 Andrea Arcangeli New
add 40-48 physical address range to seabios - - - - --- 2010-09-15 Andrea Arcangeli New
allow more than 1T in KVM x86 guest - - - - --- 2010-09-15 Andrea Arcangeli New
add MADV_DONTFORK to guest physical memory - - - - --- 2010-09-15 Andrea Arcangeli New
fix virtio-blk failure after reboot 1 - - - --- 2010-09-15 Gleb Natapov New
[4/4] block_int.h: Provide documentation for common block qdev properties - - - - --- 2010-09-15 Amit Shah New
[3/4] net.h: Add description fields for qdev properites - - - - --- 2010-09-15 Amit Shah New
[2/4] virtio-serial: Add description fields for qdev properties - - - - --- 2010-09-15 Amit Shah New
[1/4] qdev: Add a description field for qdev properties for documentation - - - - --- 2010-09-15 Amit Shah New
[5/5] Remove obsolete 'f' double parameter type - - - - --- 2010-09-15 Jes Sorensen New
[4/5] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-09-15 Jes Sorensen New
[3/5] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-09-15 Jes Sorensen New
[2/5] Support human unit formats in strtobytes, eg. 1.0G - - - - --- 2010-09-15 Jes Sorensen New
[1/5] Introduce strtobytes() library function to convert string to byte count. - - - - --- 2010-09-15 Jes Sorensen New
[v3,13/13] msix: clear not only INTA, but all INTx when MSI-X is enabled. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,12/13] pcie/aer: glue aer error injection into qemu monitor. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,11/13] pcie/hotplug: glue pushing attention button command. pcie_abp - - - - --- 2010-09-15 Isaku Yamahata New
[v3,10/13] pcie downstream port: pci express switch downstream port. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,09/13] pcie upstream port: pci express switch upstream port. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,08/13] pcie root port: implement pcie root port. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,07/13] pcie port: define struct PCIEPort/PCIESlot and helper functions - - - - --- 2010-09-15 Isaku Yamahata New
[v3,06/13] pcie/aer: helper functions for pcie aer capability. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,05/13] pcie: helper functions for pcie capability and extended capability. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,04/13] pcie: add pcie constants to pcie_regs.h - - - - --- 2010-09-15 Isaku Yamahata New
[v3,03/13] pci: introduce helper function pci_shift_word/long which returns shifted value. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,02/13] pci: implement RW1C register framework. - - - - --- 2010-09-15 Isaku Yamahata New
[v3,01/13] msi: implemented msi. - - - - --- 2010-09-15 Isaku Yamahata New
[4/4] v2, cpu model corrections/updates: add verbose config file handling - - - - --- 2010-09-15 john cooper New
[v5] Introduce qemu_madvise() - - - - --- 2010-09-14 Andreas Färber New
[RFT] mingw32: use ASLR, no-SEH and DEP if available - - - - --- 2010-09-14 Blue Swirl New
[for,0.13] disable guest-provided stats on "info balloon" command 1 - - - --- 2010-09-14 Eduardo Habkost New
disable guest-provided stats on "info balloon" command 2 - - - --- 2010-09-14 Eduardo Habkost New
Re: [PATCH 1/3] Make kvm64 the default cpu model when kvm_enabled() - - - - --- 2010-09-14 Joerg Roedel New
qcow2 performance plan - - - - --- 2010-09-14 Anthony Liguori New
[3/3] Add svm cpuid features - - - - --- 2010-09-14 Joerg Roedel New
« 1 2 ... 4250 4251 42524356 4357 »