]> git.proxmox.com Git - qemu.git/history - include/exec
hw/pci: removed irq field from PCIDevice
[qemu.git] / include / exec /
2013-10-14 Marcel Apfelbaummemory: Change MemoryRegion priorities from unsigned...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-10 Peter Maydellabitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
2013-09-05 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-09-05 Jan Kiszkamemory: Provide separate handling of unassigned io...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Richard Hendersontcg-i386: Remove abort from GETPC_LDST
2013-08-26 Richard Hendersontcg-i386: Use new return-argument ld/st helpers
2013-08-26 Richard Hendersontcg: Tidy softmmu_template.h
2013-08-26 Richard Hendersontcg: Add mmu helpers that take a return address argument
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2013-07-29 Aurelien JarnoMerge branch 'trivial-patches' of git://git.corpit...
2013-07-27 Stefan Weilexec: Remove env from list of poisoned names
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-26 Andreas Färbercpu: Introduce CPUClass::gdb_{read,write}_register()
2013-07-26 Andreas Färbergdbstub: Replace GET_REG*() macros with gdb_get_reg...
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-07-25 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-07-23 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-23 Alexander Graflinux-user: fix segmentation fault passing with h2g...
2013-07-23 Andreas Färbergdbstub: Change gdb_register_coprocessor() argument...
2013-07-23 Andreas Färbercpu: Move gdb_regs field from CPU_COMMON to CPUState
2013-07-23 Andreas Färberexec: Change cpu_memory_rw_debug() argument to CPUState
2013-07-23 Andreas Färbercpu: Turn cpu_get_phys_page_debug() into a CPUClass...
2013-07-23 Andreas Färbergdbstub: Change gdb_handlesig() argument to CPUState
2013-07-23 Andreas Färbergdbstub: Change syscall callback argument to CPUState
2013-07-23 Andreas Färbercpu: Change cpu_single_step() argument to CPUState
2013-07-23 Andreas Färbercpu: Move singlestep_enabled field from CPU_COMMON...
2013-07-22 Peter Maydellconfigure: Make NPTL non-optional
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15 Richard Hendersontcg: Remove temp_buf
2013-07-15 Jani Kokkonentcg/aarch64: Implement tlb lookup fast path
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-07-09 Andreas Färbercpu: Replace cpu_single_env with CPUState current_cpu
2013-07-09 Stefan Weilexec: Remove unused global variable phys_ram_fd
2013-07-08 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-04 Paolo Bonziniexec: separate current radix tree from the one being...
2013-07-04 Paolo Bonziniexec: move listener from AddressSpaceDispatch to Addres...
2013-07-04 Paolo Bonzinimemory: move MemoryListener declaration earlier
2013-07-04 Paolo Bonzinipiolist: add owner argument to initialization functions...
2013-07-04 Paolo Bonzinimemory: return MemoryRegion from qemu_ram_addr_from_host
2013-07-04 Paolo Bonziniexec: move qemu_ram_addr_from_host_nofail to cputlb.c
2013-07-04 Paolo Bonzinimemory: introduce memory_region_present
2013-07-04 Paolo Bonzinimemory: add ref/unref
2013-07-04 Paolo Bonzinimemory: add getter for owner
2013-07-04 Paolo Bonzinimemory: add owner argument to initialization functions
2013-07-04 Jan Kiszkaioport: Move portio types to ioport.h
2013-07-04 Jan Kiszkaioport: Remove unused old dispatching services
2013-07-04 Jan Kiszkaioport: Switch dispatching to memory core layer
2013-07-04 Jan Kiszkaisa: implement isa_is_ioport_assigned via memory_region...
2013-07-04 Jan KiszkaPrivatize register_ioport_read/write
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-06-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-28 Andreas Färberhwaddr: Make hwaddr type usable beyond softmmu
2013-06-28 Andreas Färbergdbstub: Set gdb_set_stop_cpu() argument to CPUState
2013-06-28 Andreas Färbercpu: Turn cpu_dump_{state,statistics}() into CPUState...
2013-06-28 Andreas Färbercpu: Change cpu_exit() argument to CPUState
2013-06-27 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-06-27 Michael R. Hinesrdma: introduce qemu_ram_foreach_block()
2013-06-20 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-06-20 Alexey Kardashevskiymemory: give name to every AddressSpace
2013-06-20 David Gibsonmemory: Add iommu map/unmap notifiers
2013-06-20 Avi Kivitymemory: iommu support
2013-06-20 Paolo Bonzinimemory: make section size a 128-bit integer
2013-06-20 Paolo BonziniRevert "memory: limit sections in the radix tree to...
2013-06-20 Paolo Bonziniexec: return MemoryRegion from address_space_translate
2013-06-20 Jan Kiszkaexec: Resolve subpages in one step except for IOTLB...
2013-06-20 Paolo Bonzinimemory: move private types to exec.c
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tcg-aarch64...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
next