aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21linux-user: Handle images where lowest vaddr is not page alignedPeter Maydell
2011-06-21linux-user: Fix the load of ELF files that have no "useful" symbolCédric VINCENT
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-20Don't translate pointer when in restore_sigcontextMike McCormack
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-17PPC: move TLBs to their own arraysAlexander Graf
2011-06-17PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU typeAlexander Graf
2011-06-17PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf
2011-06-17PPC: Only set lower 32bits with mtmsrAlexander Graf
2011-06-17PPC: update openbios firmwareAlexander Graf
2011-06-17PPC: mpc8544ds: Add hypervisor nodeAlexander Graf
2011-06-17PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf
2011-06-17target-ppc: Handle memory-forced I/O controller accessHervé Poussineau
2011-06-17PPC: E500: Implement reboot controllerAlexander Graf
2011-06-16Reset system before loadvmJan Kiszka
2011-06-16Allow silent system resetsJan Kiszka
2011-06-16error framework: Fix compilation for w32/w64Stefan Weil
2011-06-16wdt: remove unused variablesMichael S. Tsirkin
2011-06-16alpha: remove unused variableMichael S. Tsirkin
2011-06-16alpha/translate: remve unused variablesMichael S. Tsirkin
2011-06-16get_maintainer: update to match qemu treeMichael S. Tsirkin
2011-06-15get_maintainer.pl: copy utility from LinuxMichael S. Tsirkin
2011-06-15usb-ehci: move device/vendor/class id to qdevMichael S. Tsirkin