summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-26Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl
2011-06-26exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl
2011-06-26cpu-exec: unify do_interrupt callBlue Swirl
2011-06-26m68k: use caller supplied CPUState for interrupt related stuffBlue Swirl
2011-06-26x86: use caller supplied CPUState for interrupt related stuffBlue Swirl
2011-06-26sparc: move do_interrupt to helper.cBlue Swirl
2011-06-26sparc: fix coding style of the area to be movedBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-26Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber
2011-06-22net: Warn about "-net nic" options which were ignoredPeter Maydell
2011-06-22net: Don't warn about the default network setupPeter Maydell
2011-06-22Revert "net: Improve the warnings for dubious command line option combinations"Peter Maydell
2011-06-22Optimize screendumpAvi Kivity
2011-06-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-06-21kvm: fix FPU state subsectionMarcelo Tosatti
2011-06-20KVM: Fix XSAVE feature bit enumerationAndre Przywara
2011-06-20Remove unneeded kvm.h from cpu-exec.cJan Kiszka
2011-06-20kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuidJan Kiszka
2011-06-20kvm: Clean up stubsJan Kiszka
2011-06-20kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka
2011-06-20kvm: x86: Drop KVM_CAP build dependenciesJan Kiszka
2011-06-20kvm: Drop KVM_CAP build dependenciesJan Kiszka
2011-06-20kvm: Drop useless zero-initializationsJan Kiszka
2011-06-20kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka
2011-06-20kvm: Drop CONFIG_KVM_PARAJan Kiszka
2011-06-20Switch build system to accompanied kernel headersJan Kiszka
2011-06-20Import kernel headersJan Kiszka
2011-06-20Add kernel header update scriptJan Kiszka
2011-06-20cmd: fix operator precedenceFrediano Ziglio
2011-06-20Fix typo in cpus.cAlexandre Raymond
2011-06-20lsi: Fix unused-but-set-variable warningChristophe Fergeau
2011-06-19kvm: x86: Save/restore FPU OP, IP and DPJan Kiszka
2011-06-19xen: Add the Xen platform pci deviceSteven Smith
2011-06-19xen: fix interrupt routingStefano Stabellini
2011-06-19xen: only track the linear framebufferStefano Stabellini
2011-06-19cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmappedStefano Stabellini
2011-06-19xen: mapcache performance improvementsStefano Stabellini
2011-06-19exec.c: refactor cpu_physical_memory_mapStefano Stabellini
2011-06-19xen: remove xen_map_block and xen_unmap_blockStefano Stabellini
2011-06-19xen: remove qemu_map_cache_unlockStefano Stabellini
2011-06-19xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD
2011-06-16Reset system before loadvmJan Kiszka