]> git.proxmox.com Git - mirror_qemu.git/history - exec.c
qapi: Add "backing" to BlockStats
[mirror_qemu.git] / exec.c
2014-01-14 Edgar E. IglesiasMerge remote branch 'luiz/queue/qmp' into qmpq
2014-01-13 Anthony LiguoriMerge remote-tracking branch 'quintela/tags/migration...
2014-01-13 Juan Quintelamemory: split cpu_physical_memory_* functions to its...
2014-01-13 Juan Quintelamemory: cpu_physical_memory_set_dirty_tracking() should...
2014-01-13 Juan Quintelamemory: make cpu_physical_memory_reset_dirty() take...
2014-01-13 Juan Quintelamemory: s/dirty/clean/ in cpu_physical_memory_is_dirty()
2014-01-13 Juan Quintelamemory: s/mask/clear/ cpu_physical_memory_mask_dirty_range
2014-01-13 Juan Quintelamemory: split dirty bitmap into three
2014-01-13 Juan Quintelamemory: only resize dirty bitmap when memory size increases
2014-01-13 Juan Quintelamemory: cpu_physical_memory_mask_dirty_range() always...
2014-01-13 Juan Quintelamemory: cpu_physical_memory_set_dirty_range() always...
2014-01-13 Juan Quintelamemory: set single dirty flags when possible
2014-01-13 Juan Quintelamemory: make cpu_physical_memory_is_dirty return bool
2014-01-13 Juan Quintelaexec: create function to get a single dirty bit
2014-01-13 Juan Quintelaexec: use accessor function to know if memory is dirty
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-20 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-12-20 Alexander Grafroms: Flush icache when writing roms to guest memory
2013-12-16 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio' into...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-12-13 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-12-11 Marcel Apfelbaumexec: separate sections and nodes per address space
2013-12-10 Michael S. Tsirkinexec: reduce L2_PAGE_SIZE
2013-12-10 Paolo Bonziniexec: make address spaces 64-bit wide
2013-12-10 Michael S. Tsirkinexec: memory radix tree page level compression
2013-12-10 Michael S. Tsirkinexec: pass hw address to phys_page_find
2013-12-10 Michael S. Tsirkinexec: extend skip field to 6 bit, page entry to 32 bit
2013-12-10 Michael S. Tsirkinexec: replace leaf with skip
2013-12-10 Paolo Bonzinisplit definitions for exec.c and translate-all.c radix...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-12-07 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-25 Marcelo Tosattiqemu: mempath: prefault pages manually (v4)
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'agraf/tags/signed-ppc...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-13 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20131108...
2013-11-10 Michael S. TsirkinRevert "exec: limit system memory size"
2013-11-08 Max Filippovexec: fix breakpoint_invalidate when pc may not be...
2013-11-05 Andreas FärberMerge tag 'for_anthony' of git://git.kernel.org/pub...
2013-11-05 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v76' into...
2013-11-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-11-04 Michael S. Tsirkinexec: limit system memory size
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/e820.1' into staging
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-28 Kevin Wolfexec: Fix bounce buffer allocation in address_space_map()
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-17 Paolo Bonziniexec: remove qemu_safe_ram_ptr
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ldst-6' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-14 Stefan Weilexec: Fix prototype of phys_mem_set_alloc and related...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-07 Andreas Färbercpu: Move cpu_copy() into linux-user
2013-10-02 Amos Kongexec: cleanup DEBUG_SUBPAGE
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-20 Stefan Weilexec: Fix broken build for MinGW (regression)
2013-09-20 Andrea Arcangeliexec: always use MADV_DONTFORK
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'rth/tgt-i386' into staging
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-09-17 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.7' into...
2013-09-12 Markus Armbrusterexec: Don't abort when we can't allocate guest memory
2013-09-12 Markus Armbrusterexec: Clean up unnecessary S390 ifdeffery
2013-09-12 Markus Armbrusterexec: Drop incorrect & dead S390 code in qemu_ram_remap()
2013-09-12 Markus Armbrusterexec: Simplify the guest physical memory allocation...
2013-09-12 Markus Armbrusterexec: Reduce ifdeffery around -mem-path
2013-09-12 Markus Armbrusterexec: Clean up fall back when -mem-path allocation...
2013-09-12 Markus Armbrusterexec: Fix Xen RAM allocation with unusual options
2013-09-05 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-09-05 liguangexec: do tcg_commit only when tcg_enabled
next