aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23usb-linux: add get_endp()Gerd Hoffmann
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-21linux-user: Fix sync_file_range on 32bit mipsRiku Voipio
2011-06-21linux-user/signal.c: Remove unused fenabPeter Maydell
2011-06-21linux-user/signal.c: Remove only-ever-set variable fpu_save_addrPeter Maydell
2011-06-21linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell
2011-06-21flatload: memp was a write-only variableJuan Quintela
2011-06-21flatload: end_code was only used in a debug messageJuan Quintela
2011-06-21linux-user: syscall should use sanitized arg1Juan Quintela
2011-06-21syscall: really return ret codeJuan Quintela
2011-06-21linuxload: id_change was a write only variableJuan Quintela
2011-06-21linux-user: Define AT_RANDOM to support target stack protection mechanism.Laurent ALFONSI
2011-06-21linux-user: add pselect6 syscall supportMike Frysinger
2011-06-21linux-user: Fix the computation of the requested heap sizevincent
2011-06-21m68k-semi.c: Use correct check for failure of do_brk()Peter Maydell
2011-06-21arm-semi.c: Use correct check for failure of do_brk()Peter Maydell
2011-06-21linux-user: Don't use MAP_FIXED in do_brk()Peter Maydell
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