]> git.proxmox.com Git - qemu.git/history - target-i386
target-xtensa: fix big-endian BBS/BBC implementation
[qemu.git] / target-i386 /
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-21 Mao, JunjieRecognize PCID feature
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-10 Jan Kiszkaapic: Defer interrupt updates to VCPU thread
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-07 Peter Maydelltarget-i386: make it clearer that op table accesses...
2012-07-07 Peter Maydelltarget-i386: Remove confusing X86_64_DEF macro
2012-07-07 Peter Maydelltarget-i386: Remove unused macros
2012-07-07 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-07-05 Stefan Weiltarget-i386: Fix compilation with --enable-debug
2012-07-03 Liu, Jinsongkvm: expose tsc deadline timer feature to guest
2012-07-03 Michael S. Tsirkinkvm_pv_eoi: add flag support
2012-06-28 Blue Swirlx86: rename op_helper.c to seg_helper.c
2012-06-28 Blue Swirlx86: split off memory access helpers
2012-06-28 Blue Swirlx86: split off misc helpers
2012-06-28 Blue Swirlx86: split off SMM helpers
2012-06-28 Blue Swirlx86: split off SVM helpers
2012-06-28 Blue Swirlx86: split off integer helpers
2012-06-28 Blue Swirlx86: split off condition code helpers
2012-06-28 Blue Swirlx86: prepare eflags helpers for general use
2012-06-28 Blue Swirlx86: split condition code and shift templates
2012-06-28 Blue Swirlx86: fix coding style in helper_template.h
2012-06-28 Blue Swirlx86: improve SSE table type safety
2012-06-28 Blue Swirlx86: split off FPU helpers
2012-06-28 Blue Swirlx86: fix coding style in ops_sse.h
2012-06-28 Blue Swirlx86: avoid an extern declaration
2012-06-28 Blue Swirlx86: split off exception handlers
2012-06-28 Blue Swirlx86: avoid AREG0 for exceptions
2012-06-28 Blue Swirlx86: prepare op_helper.c for splitting
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
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-22 Stefan Weiltarget-i386: Use QEMU instead of Qemu
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
next