]> git.proxmox.com Git - qemu.git/history - target-openrisc
target-i386: Change CPUID model of 486 to 8
[qemu.git] / target-openrisc /
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ärbercpu: Replace do_interrupt() by CPUClass::do_interrupt...
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-03 Peter Maydellgen-icount.h: Rename gen_icount_start/end to gen_tb_sta...
2013-03-03 Andreas Färbercpu: Introduce ENV_OFFSET macros
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-23 Peter Maydellqemu-log: Remove qemu_log_try_set_file() and its users
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-16 Andreas Färbercpu: Add CPUArchState pointer to CPUState
2013-02-16 Andreas Färbertarget-openrisc: Update OpenRISCCPU to QOM realizefn
2013-02-06 Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-01 Andreas Färbertarget-openrisc: Rename CPU subtypes
2013-02-01 Andreas Färbertarget-openrisc: TYPE_OPENRISC_CPU should be abstract
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-28 Andreas Färbertarget-openrisc: Use type_register() instead of type_re...
2013-01-28 Andreas Färbertarget-openrisc: Catch attempt to instantiate abstract...
2013-01-27 Andreas Färbertarget-openrisc: Detect attempt to instantiate non...
2013-01-27 Andreas Färbertarget-openrisc: Clean up triple QOM casts
2013-01-27 Andreas Färbertarget-openrisc: Drop OpenRISCCPUList
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/memory-ioport...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-15 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-15 Andreas Färbercpu: Move cpu_index field to CPUState
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
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 Bonzinifpu: move public header file to include/fpu
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16 Blue Swirlexec: refactor cpu_restore_state
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 Evgeny VoevodinTCG: Use gen_opc_instr_start from context instead of...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_icount from context instead of global...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_pc from context instead of global...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-24 Aurelien Jarnotarget-openrisc: remove conflicting definitions from...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-10 Blue Swirldisas: avoid using cpu_single_env
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
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ärbercpus: Pass CPUState to [qemu_]cpu_has_work()
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-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-09-27 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-09-27 Richard HendersonEmit debug_insn for CPU_LOG_TB_OP_OPT as well.
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
next