]> git.proxmox.com Git - qemu.git/history - qom/cpu.c
qom: add a fast path to object_class_dynamic_cast
[qemu.git] / qom / cpu.c
2013-05-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-05-01 Jens Freimanncpu: Move cpu_write_elfXX_note() functions to CPUState
2013-05-01 Igor Mammedovcpu: Add helper cpu_exists(), to check if CPU with...
2013-05-01 Igor Mammedovcpu: Introduce get_arch_id() method and override it...
2013-05-01 Igor Mammedovcpu: Introduce CPU hot-plug notifier
2013-05-01 Igor Mammedovcpu: Resume CPU from DeviceClass::realize() if hot...
2013-05-01 Igor Mammedovcpu: Call cpu_synchronize_post_init() from DeviceClass...
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färberexec: Pass CPUState to cpu_reset_interrupt()
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16 Andreas Färbercpu: Move current_tb field to CPUState
2013-02-16 Andreas Färbercpu: Move exit_request field to CPUState
2013-02-16 Andreas Färbercpu: Prepare QOM realizefn
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-01-30 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-1-28...
2013-01-28 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-27 Andreas Färbercpu: Add model resolution support to CPUClass
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/qemu-1...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-08 Eduardo Habkostcpu: Change parent type to Device
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
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ärberqom: Introduce CPU class