]> git.proxmox.com Git - qemu.git/history - target-i386
Avoid asprintf() which is not available on mingw
[qemu.git] / target-i386 /
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony Liguoriwin32: provide separate macros for weak decls and defin...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Blue Swirlx86: switch to AREG0 free mode
2012-08-14 Blue Swirlx86: avoid AREG0 in segmentation helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for misc helpers
2012-08-14 Blue Swirlx86: use wrappers for memory access helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for SMM helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for SVM helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for integer helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for condition code helpers
2012-08-14 Blue Swirlx86: avoid AREG0 for FPU helpers
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2012-08-13 Anthony Liguoritarget-i386: add implementation of query-cpu-definition...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09 Peter Maydellkvm: Decouple 'GSI routing' from 'kernel irqchip'
2012-08-09 Peter Maydellkvm: Decouple 'MSI routing via irqfds' from 'kernel...
2012-08-09 Peter Maydellkvm: Decouple 'irqfds usable' from 'kernel irqchip'
2012-08-09 Peter Maydellkvm: Move kvm_allows_irq0_override() to target-i386...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-01 Igor Mammedovtarget-i386: move cpu_reset and reset callback to cpu.c
2012-08-01 Igor Mammedovtarget-i386: move cpu halted decision into x86_cpu_reset
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-29 Vitaly Chipounovx86: Fixed incorrect segment base address addition...
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-25 Igor Mammedovtarget-i386: move tcg initialization into x86_cpu_initfn()
2012-06-25 Igor Mammedovtarget-i386: drop usage of prev_debug_excp_handler
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
next