]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - include
cpu: Move breakpoints field from CPU_COMMON to CPUState
[lisovros/qemu_apohw.git] / include /
2014-03-13 Andreas Färbercpu: Move breakpoints field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move watchpoint fields from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move opaque field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move exception_index field from CPU_COMMON to...
2014-03-13 Andreas Färbercpu: Move jmp_env field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move tb_jmp_cache field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move icount_decr field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move icount_extra field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move can_do_io field from CPU_COMMON to CPUState
2014-03-13 Andreas Färbercpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON...
2014-03-13 Andreas Färbercpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
2014-03-13 Andreas Färbercpu: Factor out cpu_generic_init()
2014-03-13 Andreas Färbercpu: Introduce CPUClass::parse_features() hook
2014-03-13 Andreas Färbercpu: Turn cpu_has_work() into a CPUClass hook
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-03-13 Stefan Weilqemu-io: Fix warnings from static code analysis
2014-03-13 Stefan Hajnoczidataplane: replace internal thread with IOThread
2014-03-13 Stefan Hajnocziiothread: add "iothread" qdev property type
2014-03-13 Stefan Hajnocziiothread: add I/O thread object
2014-03-13 Stefan Hajnocziaio: add aio_context_acquire() and aio_context_release()
2014-03-13 Stefan Hajnoczirfifolock: add recursive FIFO lock
2014-03-13 Stefan Hajnocziobject: add object_get_canonical_path_component()
2014-03-13 Benoît Canetblock: Rewrite the snapshot authorization mechanism...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13 Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2014-03-13 Andreas FärberMove QEMUMachine typedef to qemu/typedefs.h
2014-03-13 Andreas FärberRevert "KVM: Split QEMUMachine typedef into separate...
2014-03-13 Bandan Dasqdev: Prepare realize/unrealize hooks for BusState
2014-03-13 Andreas Färbervirtio-serial-port: Convert to QOM realize/unrealize
2014-03-12 Marcel Apfelbaumhw/boards: Convert current_machine to MachineState
2014-03-12 Marcel Apfelbaumvl: Use MachineClass instead of global QEMUMachine...
2014-03-12 Marcel Apfelbaumhw/core: Introduce QEMU machine as QOM object
2014-03-12 Peter Crosthwaitessi: Remove SSI_SLAVE_FROM_QDEV() macro
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/kiszka/queues...
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-03-12 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-03-11 Wenchao Xiaqapi script: do not add "_" for every capitalized char...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-11 BALATON Zoltanq35: Correct typo BRDIGE -> BRIDGE
2014-03-11 Michael S. Tsirkinpc: avoid duplicate names for ROM MRs
2014-03-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-03-10 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-03-10 Peter Maydelltarget-arm: Implement WFE as a yield operation
2014-03-09 Michael S. Tsirkinloader: rename in_ram/has_mr
2014-03-09 Dr. David Alan GilbertAdd a 'name' parameter to qemu_thread_create
2014-03-09 Dr. David Alan GilbertAdd 'debug-threads' suboption to --name
2014-03-09 Igor Mammedovmemory_region_present: return false if address is not...
2014-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kvaneesh/for...
2014-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-03-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-03-07 Peter MaydellMerge remote-tracking branch 'remotes/agraf/tags/signed...
2014-03-05 Gerd Hoffmannconsole: add QemuUIInfo
2014-03-05 Gerd Hoffmannconsole: add head to index to qemu consoles.
2014-03-05 Gerd Hoffmanninput: remove index_from_keycode (no users)
2014-03-05 Gerd Hoffmanninput: move mouse mode notifier to new core
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_event
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_is_absolute
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_mouse_has_absolute
2014-03-05 Gerd Hoffmanninput-legacy: remove kbd_put_keycode
2014-03-05 Gerd Hoffmanninput: mouse: switch cocoa ui to new core
2014-03-05 Gerd Hoffmanninput: mouse: add qemu_input_is_absolute()
2014-03-05 Gerd Hoffmanninput: mouse: add helpers functions to core
2014-03-05 Gerd Hoffmanninput: keyboard: add helper functions to core
2014-03-05 Gerd Hoffmanninput: add core bits of the new input layer
2014-03-05 Gerd Hoffmannconsole: export QemuConsole index,width,height
2014-03-05 Alexander Grafqdev: Keep global allocation counter per bus
2014-03-05 Alexey Kardashevskiyelf-loader: add more return codes
2014-03-05 Tom Mustatarget-ppc: Add ISA2.06 divde[o] Instructions
2014-03-05 Tom Mustatarget-ppc: Add ISA2.06 divdeu[o] Instructions
2014-03-05 Aneesh Kumar K.Vkvm: Add a new machine option kvm-type
2014-03-05 Alexander GrafKVM: Split QEMUMachine typedef into separate header
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/qmp-unstable...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/rth/i386-fix...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-03-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-03-03 Peter Maydellqjson.h: Remove spurious GCC_FMT_ATTR markup from qobje...
2014-03-02 Stefan Weilbswap: Modify prototypes of st[wl]_{le, be}_p (avoid...
2014-03-02 Stefan Weilbswap: Modify prototype of stb_p (avoid type conversions)
2014-03-02 Dr. David Alan Gilbertinclude/qemu/host-utils.h: Trivial typo: ctz->cto
2014-02-28 Hani Benhabilesqerror: Improve QERR_DEVICE_NOT_ACTIVE message
2014-02-28 qiaonuohandump: add API to write dump pages
2014-02-28 qiaonuohandump: add APIs to operate DataCache
2014-02-28 qiaonuohandump: add API to write dump_bitmap
2014-02-28 qiaonuohandump: add API to write dump header
2014-02-28 qiaonuohandump: add members to DumpState and init some of them
2014-02-28 qiaonuohandump: add API to write header of flatten format
2014-02-28 qiaonuohandump: const-qualify the buf of WriteCoreDumpFunction
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
next