]> git.proxmox.com Git - qemu.git/history - exec-all.h
msi: Add msi_get_message()
[qemu.git] / exec-all.h
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 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-20 Richard Hendersonexec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
2012-10-19 Michael Rothtci: fix build breakage for target-sparc
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: Fix and enable direct TB chaining.
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-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-09-15 Stefan Weiltcg: Fix MAX_OPC_PARAM_IARGS
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-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-06-25 Igor Mammedovcleanup cpu_set_debug_excp_handler
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-21 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-15...
2012-05-19 Alexander Graflinux-user: Fix stale tbs after mmap
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01 Blue Swirlcputlb: move TLB handling to a separate file
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-21 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-04-21 Stefan Weiltci: GETPC() macro must return an uintptr_t
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14 Max Filippovexec: provide tb_invalidate_phys_addr function
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Stefan WeilAdd QEMU_NORETURN to function cpu_io_recompile
2012-04-07 Stefan WeilAdd QEMU_NORETURN to function cpu_resume_from_signal
2012-04-07 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-04-07 Stefan Weilw64: Fix data type of tb_next and other variables used...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-08 Avi Kivitymemory: get rid of cpu_register_io_memory()
2012-03-08 Avi Kivitymemory: dispatch directly via MemoryRegion
2012-03-08 Avi Kivitymemory: store section indices in iotlb instead of io...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.33' into staging
2012-01-04 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-01-04 Avi KivityDirect dispatch through MemoryRegion
2012-01-04 Avi KivityUninline get_page_addr_code()
2012-01-04 Avi KivityAvoid range comparisons on io index types
2012-01-04 Avi Kivitymemory: move mmio access to functions
2011-11-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Stefan Weiltcg: Add bytecode generator for tcg interpreter
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-30 Stefan Weilexec-all: Fix void pointer arithmetic
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonziniqemu-timer: move icount to cpus.c
2011-10-01 Blue SwirlMove GETPC from dyngen-exec.h to exec-all.h
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
next