Show patches with: Submitter = Marcelo Tosatti       |    State = Action Required       |    Archived = No       |   652 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[01/10] KVM: x86: Add debug register saving and restoring - - - - --- 2010-04-26 Marcelo Tosatti New
[uq/master,5/5] introduce qemu_ram_map - - - - --- 2010-04-23 Marcelo Tosatti New
[uq/master,4/5] kvm: port qemu-kvm's bitmap scanning - - - - --- 2010-04-23 Marcelo Tosatti New
[uq/master,3/5] introduce leul_to_cpu - - - - --- 2010-04-23 Marcelo Tosatti New
[uq/master,2/5] kvm: add logging count to slots - - - - --- 2010-04-23 Marcelo Tosatti New
[uq/master,1/5] vga: fix typo in length passed to kvm_log_stop - - - - --- 2010-04-23 Marcelo Tosatti New
vhost.c: include <linux/vhost.h> last - - - - --- 2010-04-08 Marcelo Tosatti New
[2/2] virtio-serial-bus: wake up iothread upon guest read notification - - - - --- 2010-03-25 Marcelo Tosatti New
[1/2] Pass QEMUIOWorker to qemu_notify_event - - - - --- 2010-03-25 Marcelo Tosatti New
[2/2] virtio-serial-bus: wake up iothread upon guest read notification - - - - --- 2010-03-12 Marcelo Tosatti New
[1/2] Pass QEMUIOWorker to qemu_notify_event - - - - --- 2010-03-12 Marcelo Tosatti New
[3/3] kvm: allow qemu to set EPT identity mapping address - - - - --- 2010-03-09 Marcelo Tosatti New
[2/3] kvm: handle internal error - - - - --- 2010-03-09 Marcelo Tosatti New
[1/3] target-i386: print EFER in cpu_dump_state - - - - --- 2010-03-09 Marcelo Tosatti New
[6/6] x86: Extend validity of bsp_to_cpu - - - - --- 2010-03-04 Marcelo Tosatti New
[5/6] KVM: x86: Restrict writeback of VCPU state - - - - --- 2010-03-04 Marcelo Tosatti New
[4/6] KVM: Rework VCPU state writeback API - - - - --- 2010-03-04 Marcelo Tosatti New
[3/6] KVM: Rework of guest debug state writing - - - - --- 2010-03-04 Marcelo Tosatti New
[2/6] Add option to use file backed guest memory - - - - --- 2010-03-04 Marcelo Tosatti New
[1/6] Allocate memory below 4GB as one chunk - - - - --- 2010-03-04 Marcelo Tosatti New
Re: [PATCH 2/4] KVM: Rework VCPU state writeback API - - - - --- 2010-03-03 Marcelo Tosatti New
[uq/master,2/2] Add option to use file backed guest memory - - - - --- 2010-03-01 Marcelo Tosatti New
[uq/master,2/2] Add option to use file backed guest memory - - - - --- 2010-02-24 Marcelo Tosatti New
[uq/master,1/2] Allocate memory below 4GB as one chunk - - - - --- 2010-02-24 Marcelo Tosatti New
[8/8] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
[7/8] kvm: remove pre-entry exit_request check with iothread enabled - - - - --- 2010-02-22 Marcelo Tosatti New
[6/8] kvm: consume internal signal with sigtimedwait - - - - --- 2010-02-22 Marcelo Tosatti New
[5/8] kvm specific wait_io_event - - - - --- 2010-02-22 Marcelo Tosatti New
[4/8] block SIGCHLD in vcpu thread(s) - - - - --- 2010-02-22 Marcelo Tosatti New
[3/8] kvm: Kill CR3_CACHE feature references - - - - --- 2010-02-22 Marcelo Tosatti New
[2/8] kvm: Fix eflags corruption in kvm mode - - - - --- 2010-02-22 Marcelo Tosatti New
[1/8] use eventfd for iothread - - - - --- 2010-02-22 Marcelo Tosatti New
Re: [patch uq/master 2/2] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
[uq/master,2/2] kvm-all.c: define smp_wmb and use it for coalesced mmio 1 - - - --- 2010-02-22 Marcelo Tosatti New
[uq/master,1/2] virtio-pci: wake up iothread on VIRTIO_PCI_QUEUE_NOTIFY - - - - --- 2010-02-22 Marcelo Tosatti New
[uq/master,4/4] qemu: kvm: remove pre-entry exit_request check with iothread enabled - - - - --- 2010-02-17 Marcelo Tosatti New
[uq/master,3/4] qemu: kvm: consume internal signal with sigtimedwait - - - - --- 2010-02-17 Marcelo Tosatti New
[uq/master,2/4] qemu: kvm specific wait_io_event - - - - --- 2010-02-17 Marcelo Tosatti New
ide save/restore pio/atapi cmd transfer fields and io buffer - - - - --- 2010-02-11 Marcelo Tosatti New
fix inet_parse typo - - - - --- 2010-02-09 Marcelo Tosatti New
iothread: fix vcpu stop with smp tcg - - - - --- 2010-02-09 Marcelo Tosatti New
[6/6] Fix incoming migration with iothread - - - - --- 2010-02-03 Marcelo Tosatti New
[5/6] KVM: Move and rename regs_modified - - - - --- 2010-02-03 Marcelo Tosatti New
[4/6] KVM: Make vmport KVM-compatible - - - - --- 2010-02-03 Marcelo Tosatti New
[3/6] KVM: x86: Fix up misreported CPU features - - - - --- 2010-02-03 Marcelo Tosatti New
[2/6] KVM: Request setting of nmi_pending and sipi_vector - - - - --- 2010-02-03 Marcelo Tosatti New
[1/6] kvm: Flush coalesced MMIO buffer periodly - - - - --- 2010-02-03 Marcelo Tosatti New
fix savevm command without id or tag 1 - - - --- 2010-01-20 Marcelo Tosatti New
ide save/restore current transfer fields - - - - --- 2010-01-20 Marcelo Tosatti New
Re: qemu-kvm: sigsegv at exit - - - - --- 2009-10-22 Marcelo Tosatti New
[2/2] qemu: kvm specific wait_io_event - - - - --- 2009-10-22 Marcelo Tosatti New
[1/2] qemu: block SIGCHLD in vcpu thread(s) - - - - --- 2009-10-22 Marcelo Tosatti New
« 1 2 ... 4 5 6 7 »