Show patches with: none      |   435666 patches
« 1 2 ... 4248 4249 42504356 4357 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[uq/master,4/8] kvm: x86: add mce support - - - - --- 2010-10-06 Marcelo Tosatti New
[uq/master,3/8] Expose thread_id in info cpus - - - - --- 2010-10-06 Marcelo Tosatti New
[uq/master,2/8] iothread: use signalfd - - - - --- 2010-10-06 Marcelo Tosatti New
[uq/master,1/8] signalfd compatibility - - - - --- 2010-10-06 Marcelo Tosatti New
[PATCHv4] net: delay freeing peer host device 1 - - - --- 2010-10-06 Michael S. Tsirkin New
[PATCHv2] qemu-kvm/vhost: fix up irqfd support - - - - --- 2010-10-06 Michael S. Tsirkin New
[2/3] vhost: error code - - - - --- 2010-10-06 Michael S. Tsirkin New
[3/3] vhost: fix up irqfd support - - - - --- 2010-10-06 Michael S. Tsirkin New
[1/3] virtio: change set guest notifier to per-device - - - - --- 2010-10-06 Michael S. Tsirkin New
Use preadv/pwritev instead of readv/writev - - - - --- 2010-10-06 Sanchit Garg New
[2/2] usb-ccid: add CCID device (device itself) - - - - --- 2010-10-05 Alon Levy New
[1/2] usb-ccid: add CCID device. add configure option. - - - - --- 2010-10-05 Alon Levy New
[RFC,5/5] virtio: Allow virtio_save() errors - - - - --- 2010-10-05 Alex Williamson New
[RFC,4/5] pci: Allow pci_device_save() to return error - - - - --- 2010-10-05 Alex Williamson New
[RFC,3/5] savevm: Allow vmsd->pre_save to return error - - - - --- 2010-10-05 Alex Williamson New
[RFC,2/5] savevm: Remove register_device_unmigratable() - - - - --- 2010-10-05 Alex Williamson New
[RFC,1/5] savevm: Allow SaveStateHandler() to return error - - - - --- 2010-10-05 Alex Williamson New
Re: [patch uq/master 5/8] Export qemu_ram_addr_from_host - - - - --- 2010-10-05 Marcelo Tosatti New
[v2] configure: include stddef.h for NULL - - - - --- 2010-10-05 Scott Wood New
qemu-nbd: add statistics - - - - --- 2010-10-05 Laurent Vivier New
[2/2] virtio-9p: Support mapped posix acl - - - - --- 2010-10-05 Aneesh Kumar K.V New
[1/2] virtio-9p: Use layered xattr approach - - - - --- 2010-10-05 Aneesh Kumar K.V New
monitor: add usb_detach - - - - --- 2010-10-05 Alon Levy New
[4/4] trace: Trace bdrv_aio_{readv,writev} - - - - --- 2010-10-05 Stefan Hajnoczi New
[3/4] trace: Use TP_PROTO() and TP_ARGS() for LTTng UST - - - - --- 2010-10-05 Stefan Hajnoczi New
[2/4] trace: Don't strip lines containing '#' arbitrarily - - - - --- 2010-10-05 Stefan Hajnoczi New
[1/4] trace: Use portable format strings - - - - --- 2010-10-05 Stefan Hajnoczi New
[REPOST] Watchdog: disable watchdog timer when hard-rebooting a guest - - - - --- 2010-10-05 Richard W.M. Jones New
acpi: Fix an infinite loop in acpi_table_add 1 - - - --- 2010-10-05 Vincent Minet New
PCI: Bus number from the bridge, not the device - - - - --- 2010-10-04 Alex Williamson New
configure: include stddef.h for NULL - - - - --- 2010-10-04 Scott Wood New
Don't call cpu_synchronize_state() from machine init. 1 - - - --- 2010-10-04 Scott Wood New
[uq/master,8/8] Add savevm/loadvm support for MCE - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,7/8] MCE: Relay UCR MCE to guest - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,6/8] Add RAM -> physical addr mapping in MCE simulation - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,5/8] Export qemu_ram_addr_from_host - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,4/8] kvm: x86: add mce support - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,3/8] Expose thread_id in info cpus - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,2/8] iothread: use signalfd - - - - --- 2010-10-04 Marcelo Tosatti New
[uq/master,1/8] signalfd compatibility - - - - --- 2010-10-04 Marcelo Tosatti New
[PATCHv3] net: delay freeing peer host device - - - - --- 2010-10-04 Michael S. Tsirkin New
ide: set WCACHE supported in IDENTIFY data - - - - --- 2010-10-04 Christoph Hellwig New
add cacheflush in tcg_gen_code_search_pc. - - - - --- 2010-10-04 QiaoChong New
[PATCHv3] virtio-net: unify vhost-net start/stop 2 - - - --- 2010-10-03 Michael S. Tsirkin New
Minor MMU fixes for PowerPC 40x emulation - - - - --- 2010-10-02 John Clark New
[2/2] target-microblaze: Use %td for ptrdiff_t arguments in debug message - - - - --- 2010-10-02 Stefan Weil Accepted
[1/2] target-cris: Use %td for ptrdiff_t arguments in debug message - - - - --- 2010-10-02 Stefan Weil New
[v3] es1370: Fix compiler warnings for debug code - - - - --- 2010-10-02 Stefan Weil Accepted
Minor MMU fixes for PowerPC 40x emulation - - - - --- 2010-10-02 John Clark New
[23/23] QMP/README: Update QMP homepage address - - - - --- 2010-10-01 Luiz Capitulino New
[22/23] Monitor: Rename the qemu-monitor.hx file - - - - --- 2010-10-01 Luiz Capitulino New
[21/23] QMP: Introduce qmp_call_cmd() - - - - --- 2010-10-01 Luiz Capitulino New
[20/23] Monitor: Directly call QObject handlers - - - - --- 2010-10-01 Luiz Capitulino New
[19/23] Monitor: Rename monitor_handler_is_async() - - - - --- 2010-10-01 Luiz Capitulino New
[18/23] Monitor: Rename monitor_handler_ported() - - - - --- 2010-10-01 Luiz Capitulino New
[17/23] Monitor: Drop monitor_cmd_user_only() - - - - --- 2010-10-01 Luiz Capitulino New
[16/23] Monitor: Drop QMP info from the qemu-monitor.hx file - - - - --- 2010-10-01 Luiz Capitulino New
[15/23] QMP: Small cleanup in handle_qmp_command() - - - - --- 2010-10-01 Luiz Capitulino New
[14/23] QMP: Simplify do_info_commands() - - - - --- 2010-10-01 Luiz Capitulino New
[13/23] QMP: Introduce query commands dispatch table - - - - --- 2010-10-01 Luiz Capitulino New
[12/23] QMP: Introduce command dispatch table - - - - --- 2010-10-01 Luiz Capitulino New
[11/23] QMP: Introduce qmp_find_cmd() - - - - --- 2010-10-01 Luiz Capitulino New
[10/23] Monitor: Introduce the qmp-commands.hx file - - - - --- 2010-10-01 Luiz Capitulino New
[09/23] Monitor: Convert do_info() back to HMP - - - - --- 2010-10-01 Luiz Capitulino New
[08/23] Monitor: Drop is_async_return() - - - - --- 2010-10-01 Luiz Capitulino New
[07/23] Monitor: Drop QMP bits from do_info() - - - - --- 2010-10-01 Luiz Capitulino New
[06/23] QMP: Don't use do_info() - - - - --- 2010-10-01 Luiz Capitulino New
[05/23] QMP: handle_qmp_command(): Move 'cmd' sanity check - - - - --- 2010-10-01 Luiz Capitulino New
[04/23] Monitor: Introduce search_dispatch_table() - - - - --- 2010-10-01 Luiz Capitulino New
[03/23] disable guest-provided stats on "info balloon" command 1 - - - --- 2010-10-01 Luiz Capitulino New
[02/23] Add option to turn on JSON pretty printing in monitor - - - - --- 2010-10-01 Luiz Capitulino New
[01/23] Add support for JSON pretty printing - - - - --- 2010-10-01 Luiz Capitulino New
fix '/' and '|' on russian keymap - - - - --- 2010-10-01 Eduardo Habkost New
[v2] es1370: Fix compiler warnings for debug code - - - - --- 2010-10-01 Stefan Weil Superseded
[19/19] Monitor: Rename the qemu-monitor.hx file - - - - --- 2010-09-30 Luiz Capitulino New
[18/19] QMP: Introduce qmp_call_cmd() - - - - --- 2010-09-30 Luiz Capitulino New
[17/19] Monitor: Directly call QObject handlers - - - - --- 2010-09-30 Luiz Capitulino New
[16/19] Monitor: Rename monitor_handler_is_async() - - - - --- 2010-09-30 Luiz Capitulino New
[15/19] Monitor: Rename monitor_handler_ported() - - - - --- 2010-09-30 Luiz Capitulino New
[14/19] Monitor: Drop monitor_cmd_user_only() - - - - --- 2010-09-30 Luiz Capitulino New
[13/19] Monitor: Drop QMP info from the qemu-monitor.hx file - - - - --- 2010-09-30 Luiz Capitulino New
[12/19] QMP: Small cleanup in handle_qmp_command() - - - - --- 2010-09-30 Luiz Capitulino New
[11/19] QMP: Simplify do_info_commands() - - - - --- 2010-09-30 Luiz Capitulino New
[10/19] QMP: Introduce query commands dispatch table - - 1 - --- 2010-09-30 Luiz Capitulino New
[09/19] QMP: Introduce command dispatch table - - - - --- 2010-09-30 Luiz Capitulino New
[08/19] QMP: Introduce qmp_find_cmd() - - - - --- 2010-09-30 Luiz Capitulino New
[07/19] Monitor: Introduce the qmp-commands.hx file - - - - --- 2010-09-30 Luiz Capitulino New
[06/19] Monitor: Convert do_info() back to HMP - - - - --- 2010-09-30 Luiz Capitulino New
[05/19] Monitor: Drop is_async_return() - - - - --- 2010-09-30 Luiz Capitulino New
[04/19] Monitor: Drop QMP bits from do_info() - - - - --- 2010-09-30 Luiz Capitulino New
[03/19] QMP: Don't use do_info() - - - - --- 2010-09-30 Luiz Capitulino New
[02/19] QMP: handle_qmp_command(): Move 'cmd' sanity check - - - - --- 2010-09-30 Luiz Capitulino New
[01/19] Monitor: Introduce search_dispatch_table() - - - - --- 2010-09-30 Luiz Capitulino New
exec: Fix compilation error for debug code - - - - --- 2010-09-30 Stefan Weil Accepted
rc4030: Fix compilation error in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
mipsnet: Fix compiler warning in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
ds1225y: Fix compiler errors in debug code - - - - --- 2010-09-30 Stefan Weil New
block/vvfat: Fix compiler warning in debug code - - - - --- 2010-09-30 Stefan Weil Accepted
es1370: Fix compiler warnings for debug code - - - - --- 2010-09-30 Stefan Weil Superseded
virtio: Use ioeventfd for virtqueue notify - - - - --- 2010-09-30 Stefan Hajnoczi New
« 1 2 ... 4248 4249 42504356 4357 »