aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-24Do not include compatfd for WIN32Jan Kiszka
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-06-24MAINTAINERS: Fix typo in email addressPeter Maydell
2011-06-24blockdev: Put space after comma in error messageMarkus Armbruster
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-06-24qemu-img: Don't prepend qemu-img to error messages twice.Markus Armbruster
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-24sheepdog: qemu_bh_new() can't return null pointer, drop checkMarkus Armbruster
2011-06-24Align dummy display to fixed-size active consoleJan Kiszka
2011-06-24configure: Don't create symlinks to nonexistent targetsPeter Maydell
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