]> git.proxmox.com Git - qemu.git/history - target-i386
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
[qemu.git] / target-i386 /
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-21 Blue Swirlqemu-log: use LOG_UNIMP for some target CPU cases
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'sweil/for-anthony' into...
2012-06-15 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-11 Stefan WeilFix some more license versions (GPL2+ instead of GPL2)
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-08 Andreas Färbertarget-i386: Use uint32 visitor for [x]level properties
2012-06-07 Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
2012-06-07 Paolo Bonzinibuild: move other target-*/ objects to nested Makefile...
2012-06-07 Paolo Bonzinidump: remove dumping stuff from cpu-all.h
2012-06-07 Paolo Bonzinidump: change cpu_get_note_size to return ssize_t
2012-06-07 Paolo Bonzinibuild: move libobj-y variable to nested Makefile.objs
2012-06-07 Paolo Bonzinibuild: move obj-TARGET-y variables to nested Makefile...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3...
2012-06-04 Andreas FärberKill off cpu_state_reset()
2012-06-04 Andreas Färbertarget-i386: Let cpu_x86_init() return X86CPU
2012-06-04 Andreas Färbertarget-i386: Pass X86CPU to do_cpu_{init,sipi}()
2012-06-04 Wen Congyangtarget-i386: Add API to get note's size
2012-06-04 Wen Congyangtarget-i386: add API to get dump info
2012-06-04 Wen Congyangtarget-i386: Add API to write cpu status to core file
2012-06-04 Wen Congyangtarget-i386: Add API to write elf notes to core file
2012-06-04 Wen CongyangAdd API to check whether paging mode is enabled
2012-06-04 Wen Congyangimplement cpu_get_memory_mapping()
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-30 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-29...
2012-05-30 Eduardo HabkostExpose CPUID leaf 7 only for -cpu host
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-14 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-1.1'...
2012-05-12 Andreas Färbertarget-i386: Defer MCE init
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26 Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
2012-04-25 Andreas Färbertarget-i386: Introduce "tsc-frequency" property for...
2012-04-25 Andreas Färbertarget-i386: Prepare "vendor" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Introduce "xlevel" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Introduce "level" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU model-id
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU stepping
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU model
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU family
2012-04-25 Andreas Färbertarget-i386: Add "model-id" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add "stepping" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add "model" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add "family" property to X86CPU
2012-04-25 Andreas Färbertarget-i386: Add range check for -cpu ,family=x
2012-04-25 Andreas Färbertarget-i386: Pass X86CPU to cpu_x86_register()
2012-04-25 Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
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 Blue SwirlUse uintptr_t for various op related functions
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU reset
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU init
2012-04-10 Andreas Färbertarget-i386: QOM'ify CPU
2012-04-10 Andreas Färbertarget-i386: Rename cpuid.c
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ärberRename CPUState -> CPUArchState
2012-03-14 Andreas Färbertarget-i386: Don't overuse CPUState
2012-03-14 Andreas FärberRename cpu_reset() to cpu_state_reset()
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-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-12 Eduardo Habkostadd "tsc-deadline" flag name to feature_ecx table
2012-03-11 Jan Kiszkatarget-i386: Mask NX bit from cpu_get_phys_page_debug...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-03-07 Michael S. Tsirkinkvm: fill in padding to help valgrind
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-28 Stefan Weiltarget-i386: Clean includes
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
next