Age | Commit message (Expand) | Author | Files | Lines |
2014-07-22 | exec: fix migration with devices that use address_space_rw | Paolo Bonzini | 2 | -16/+15 |
2014-07-18 | Revert "kvmclock: Ensure time in migration never goes backward" | Paolo Bonzini | 1 | -48/+0 |
2014-07-18 | Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calc... | Paolo Bonzini | 1 | -4/+0 |
2014-07-18 | module: Don't complain when a module is absent | Andreas Färber | 1 | -3/+0 |
2014-07-18 | module: Simplify module_load() | Andreas Färber | 1 | -4/+2 |
2014-07-18 | qtest: new test for wdt_ib700 | Paolo Bonzini | 2 | -0/+137 |
2014-07-15 | target-i386: Allow execute from user mode when SMEP is enabled. | Ricky Zhou | 1 | -1/+2 |
2014-07-15 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 14 | -66/+51 |
2014-07-15 | sPAPR/IOMMU: Fix TCE entry permission | Gavin Shan | 2 | -3/+3 |
2014-07-15 | spapr: Enable use of huge pages | Alexey Kardashevskiy | 1 | -8/+3 |
2014-07-15 | spapr: Move RMA memory region registration code | Alexey Kardashevskiy | 3 | -13/+16 |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu | 8 | -30/+25 |
2014-07-15 | target-ppc: Fix number of threads per core limit | Alexey Kardashevskiy | 1 | -13/+5 |
2014-07-15 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2 | -4/+28 |
2014-07-15 | virtio-blk: dataplane: notify guest as a batch | Ming Lei | 1 | -1/+19 |
2014-07-15 | virtio-blk: data-plane: fix save/set .complete_request in start | Ming Lei | 1 | -3/+4 |
2014-07-15 | linux-aio: Fix laio resource leak | Gonglei | 1 | -0/+5 |
2014-07-15 | libqos: Fix PC PCI endianness glitches | Andreas Färber | 1 | -6/+6 |
2014-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 5 | -29/+59 |
2014-07-14 | serial-pci: remove memory regions from BAR before destroying them | Paolo Bonzini | 1 | -0/+1 |
2014-07-14 | virtio-scsi: fix with -M pc-i440fx-2.0 | Paolo Bonzini | 1 | -0/+2 |
2014-07-14 | serial: change retry logic to avoid concurrency | Kirill Batuzov | 1 | -26/+33 |
2014-07-14 | qemu-char: fix deadlock with "-monitor pty" | Paolo Bonzini | 1 | -2/+21 |
2014-07-14 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 30 | -167/+699 |
2014-07-14 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140714' into staging | Peter Maydell | 1 | -0/+23 |
2014-07-14 | ide: Treat read/write beyond end as invalid | Markus Armbruster | 1 | -0/+28 |
2014-07-14 | virtio-blk: Treat read/write beyond end as invalid | Markus Armbruster | 1 | -0/+7 |
2014-07-14 | virtio-blk: Bypass error action and I/O accounting on invalid r/w | Markus Armbruster | 1 | -6/+8 |
2014-07-14 | virtio-blk: Factor common checks out of virtio_blk_handle_read/write() | Markus Armbruster | 1 | -10/+14 |
2014-07-14 | dma-helpers: Fix too long qiov | Kevin Wolf | 3 | -0/+18 |
2014-07-14 | qtest: fix vhost-user-test compilation with old GLib | Nikolay Nikolaev | 1 | -0/+4 |
2014-07-14 | tests: Fix unterminated string output visitor enum human string | Andreas Färber | 1 | -6/+1 |
2014-07-14 | AioContext: do not rely on aio_poll(ctx, true) result to end a loop | Paolo Bonzini | 3 | -16/+20 |
2014-07-14 | virtio-blk: embed VirtQueueElement in VirtIOBlockReq | Stefan Hajnoczi | 5 | -52/+48 |
2014-07-14 | virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement | Stefan Hajnoczi | 1 | -2/+4 |
2014-07-14 | dataplane: do not free VirtQueueElement in vring_push() | Stefan Hajnoczi | 2 | -6/+4 |
2014-07-14 | virtio-blk: avoid dataplane VirtIOBlockReq early free | Stefan Hajnoczi | 1 | -1/+0 |
2014-07-14 | block: Assert qiov length matches request length | Kevin Wolf | 2 | -4/+13 |
2014-07-14 | qed: Make qiov match request size until backing file EOF | Kevin Wolf | 2 | -8/+31 |
2014-07-14 | qcow2: Make qiov match request size until backing file EOF | Kevin Wolf | 1 | -1/+10 |
2014-07-14 | block: Make qiov match the request size until EOF | Kevin Wolf | 1 | -2/+14 |
2014-07-14 | scsi: Report error when lun number is in use | Fam Zheng | 1 | -1/+2 |
2014-07-14 | s390x/kvm: synchronize guest floating point registers | Jason J. Herne | 1 | -0/+23 |
2014-07-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20140711-1' into s... | Peter Maydell | 2 | -6/+21 |
2014-07-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140711-1' into s... | Peter Maydell | 1 | -0/+4 |
2014-07-11 | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140711-1' into ... | Peter Maydell | 1 | -0/+5 |
2014-07-11 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140711-1' into s... | Peter Maydell | 1 | -3/+6 |
2014-07-11 | mtp: linux guest detection fix. | Gerd Hoffmann | 1 | -0/+4 |
2014-07-11 | ui/gtk: Restore keyboard focus after Page change | John Snow | 1 | -3/+6 |
2014-07-11 | cirrus: Fix host CPU blits | Benjamin Herrenschmidt | 1 | -2/+1 |