]> git.ipfire.org Git - thirdparty/qemu.git/history - exec.c
block: move include files to include/block/
[thirdparty/qemu.git] / exec.c
2012-12-19  Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-12-17  Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16  Blue Swirlexec: move TB handling to translate-all.c
2012-12-16  Blue Swirlexec: extract TB watchpoint check
2012-12-16  Blue Swirlexec: fix coding style
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08  Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08  Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08  Richard Hendersonexec: Advise huge pages for the TCG code gen buffer
2012-11-28  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-14  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14  Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-14  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-12  Peter Maydelldma: Define dma_context_memory and use in sysbus-ohci
2012-11-03  Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-03  Yeongkyoon Leetcg: Add extended GETPC mechanism for MMU helpers with...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01  Blue Swirlexec: make some functions static
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-10-31  Andreas Färbercpu: Move thread_id to CPUState
2012-10-31  Andreas Färbercpus: Pass CPUState to qemu_cpu_kick()
2012-10-31  Andreas Färbercpus: Pass CPUState to qemu_cpu_is_self()
2012-10-24  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22  Luiz CapitulinoCall MADV_HUGEPAGE for guest RAM allocations
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-22  Avi Kivitymemory: add address_space_destroy()
2012-10-22  Avi Kivitymemory: per-AddressSpace dispatch
2012-10-22  Avi Kivitymemory: use AddressSpace for MemoryListener filtering
2012-10-22  Avi Kivitymemory: move tcg flush into a tcg memory listener
2012-10-22  Avi Kivitymemory: move address_space_memory and address_space_io...
2012-10-22  Avi Kivitymemory: manage coalesced mmio via a MemoryListener
2012-10-20  Richard Hendersonexec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
2012-10-20  Richard Hendersonexec: Allocate code_gen_prologue from code_gen_buffer
2012-10-20  Richard Hendersonexec: Do not use absolute address hints for code_gen_bu...
2012-10-20  Richard Hendersonexec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
2012-10-20  Richard Hendersonexec: Split up and tidy code_gen_buffer
2012-10-17  Juan Quintelaram: Export last_ram_offset()
2012-10-15  Avi Kivitymemory: drop no-op MemoryListener callbacks
2012-10-15  Avi Kivitymemory: rename 'exec-obsolete.h'
2012-10-06  Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06  Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05  Peter Maydellcpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from...
2012-10-05  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-03  Anthony PERARDexec, memory: Call to xen_modified_memory.
2012-10-03  Anthony PERARDexec: Introduce helper to set dirty flags.
2012-09-25  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-22  Blue SwirlMerge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
2012-09-21  Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-09-21  Richard Hendersontcg-sparc: Don't MAP_FIXED on top of the program
2012-09-21  Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-17  David Gibsoncpu_physical_memory_write_rom() needs to do TB invalidates
2012-09-17  Luiz Capitulinoadd -machine mem-merge=on|off option
2012-08-22  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-16  Jason Baronmemory: add -machine dump-guest-core=on|off
2012-08-14  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-11  Igor Mitsyankoexec.c: fix dirty bitmap reallocation
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03  Peter Maydellexec.c: Remove out of date comment
2012-08-03  Tyler Hallexec.c: Use subpages for large unaligned mappings
2012-08-03  Tyler Hallexec.c: Fix off-by-one error in register_subpage
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-14  Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-07-14  Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
next