aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13xen-mapcache: don't unmap locked entry during mapcache invalidationJulien Grall
2012-04-13Xen, mapcache: Fix the compute of the size of bucket.Anthony PERARD
2012-04-13xen: handle backend deletion from xenstoreStefano Stabellini
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu
2012-04-13Xen: basic HVM MSI injection support.Wei Liu
2012-04-13Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-13Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-04-13Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' into stagingAnthony Liguori
2012-04-13configure: Insist on a Python 2, not Python 3Peter Maydell
2012-04-13bsd-user: fix compile failurePeter Maydell
2012-04-12kvmclock: guest stop notificationEric B Munson
2012-04-12kvm: update linux headersMarcelo Tosatti
2012-04-12kvm: set gsi_bits and max_gsi correctlyJason Baron
2012-04-12kvm: Drop unused kvm_pit_in_kernelJan Kiszka
2012-04-12kvm: allow arbitrarily sized mmio ioeventfdMichael S. Tsirkin
2012-04-12kvm: Drop redundant kvm_enabled from cpu_thread_is_idleJan Kiszka
2012-04-12kvm: add flightrecorder scriptStefan Hajnoczi
2012-04-12ps2: avoid repeated header file includesWanpeng Li
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil
2012-04-12configure: Fix wrong preprocessor statementStefan Weil
2012-04-12configure: Remove useless uses of ARCH_CFLAGSPeter Maydell
2012-04-12target-microblaze: added PetaLogix copyrightPeter A. G. Crosthwaite
2012-04-12target-lm32: QOM'ify CPU resetAndreas Färber
2012-04-12target-lm32: QOM'ify CPU initAndreas Färber
2012-04-12target-lm32: QOM'ify CPUAndreas Färber
2012-04-11rtl8139: do not assume TxStatus[] and TxAddr[] are adjacentStefan Hajnoczi
2012-04-10target-i386: QOM'ify CPU resetAndreas Färber
2012-04-10target-i386: QOM'ify CPU initAndreas Färber
2012-04-10target-i386: QOM'ify CPUAndreas Färber
2012-04-10target-i386: Rename cpuid.cAndreas Färber
2012-04-10Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-04-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-04-10petalogix_s3adsp1800: deleted bad FIXME commentPeter A. G. Crosthwaite
2012-04-09qapi: convert device_delLuiz Capitulino
2012-04-09qdev: qdev_unplug(): use error_set()Luiz Capitulino
2012-04-08Merge branch 'memory/core' of git://git.kernel.org/pub/scm/virt/kvm/qemu-kvmBlue Swirl
2012-04-07Add QEMU_NORETURN to function cpu_io_recompileStefan Weil
2012-04-07Add QEMU_NORETURN to function cpu_resume_from_signalStefan Weil
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-04-07Replace Qemu by QEMU in w32 installation path (prefix)Stefan Weil
2012-04-07Replace Qemu by QEMU in internal documentationStefan Weil
2012-04-07Replace Qemu by QEMU in user visible documentationStefan Weil
2012-04-07remove useless comments in dmaWanpeng Li
2012-04-07tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build)Stefan Weil
2012-04-07Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Blue Swirl
2012-04-07w64: Fix data type of tb_next and other variables used for host addressesStefan Weil
2012-04-07softfloat: roundAndPackInt{32, 64}: Don't assume int32 is 32 bitsPeter Maydell
2012-04-07softfloat: float*_to_int32_round_to_zero: don't assume int32 is 32 bitsPeter Maydell