aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-21linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell3-17/+31
2011-06-21flatload: memp was a write-only variableJuan Quintela1-3/+0
2011-06-21flatload: end_code was only used in a debug messageJuan Quintela1-3/+2
2011-06-21linux-user: syscall should use sanitized arg1Juan Quintela1-2/+2
2011-06-21syscall: really return ret codeJuan Quintela1-4/+4
2011-06-21linuxload: id_change was a write only variableJuan Quintela1-24/+1
2011-06-21linux-user: Define AT_RANDOM to support target stack protection mechanism.Laurent ALFONSI1-1/+20
2011-06-21linux-user: add pselect6 syscall supportMike Frysinger1-19/+130
2011-06-21linux-user: Fix the computation of the requested heap sizevincent1-8/+29
2011-06-21m68k-semi.c: Use correct check for failure of do_brk()Peter Maydell1-2/+3
2011-06-21arm-semi.c: Use correct check for failure of do_brk()Peter Maydell1-2/+3
2011-06-21linux-user: Don't use MAP_FIXED in do_brk()Peter Maydell1-9/+20
2011-06-21linux-user: Handle images where lowest vaddr is not page alignedPeter Maydell1-57/+73
2011-06-21linux-user: Fix the load of ELF files that have no "useful" symbolCédric VINCENT1-15/+19
2011-06-21kvm: fix FPU state subsectionMarcelo Tosatti1-3/+3
2011-06-20KVM: Fix XSAVE feature bit enumerationAndre Przywara1-1/+4
2011-06-20Remove unneeded kvm.h from cpu-exec.cJan Kiszka1-1/+0
2011-06-20kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuidJan Kiszka3-24/+28
2011-06-20kvm: Clean up stubsJan Kiszka1-17/+1
2011-06-20kvm: ppc: Drop KVM_CAP build dependenciesJan Kiszka1-14/+0
2011-06-20kvm: x86: Drop KVM_CAP build dependenciesJan Kiszka1-64/+3
2011-06-20kvm: Drop KVM_CAP build dependenciesJan Kiszka1-8/+0
2011-06-20kvm: Drop useless zero-initializationsJan Kiszka1-5/+0
2011-06-20kvm: ppc: Drop CONFIG_KVM_PPC_PVRJan Kiszka2-10/+0
2011-06-20kvm: Drop CONFIG_KVM_PARAJan Kiszka3-35/+1
2011-06-20Switch build system to accompanied kernel headersJan Kiszka4-145/+21
2011-06-20Import kernel headersJan Kiszka13-0/+2520
2011-06-20Add kernel header update scriptJan Kiszka2-0/+57
2011-06-20cmd: fix operator precedenceFrediano Ziglio1-3/+3
2011-06-20Fix typo in cpus.cAlexandre Raymond1-1/+1
2011-06-20lsi: Fix unused-but-set-variable warningChristophe Fergeau1-2/+0
2011-06-20Don't translate pointer when in restore_sigcontextMike McCormack1-2/+2
2011-06-19kvm: x86: Save/restore FPU OP, IP and DPJan Kiszka3-5/+42
2011-06-19xen: Add the Xen platform pci deviceSteven Smith6-0/+354
2011-06-19xen: fix interrupt routingStefano Stabellini3-38/+35
2011-06-19xen: only track the linear framebufferStefano Stabellini1-0/+14
2011-06-19cirrus_vga: reset lfb_addr after a pci config write if the BAR is unmappedStefano Stabellini1-1/+4
2011-06-19xen: mapcache performance improvementsStefano Stabellini1-18/+10
2011-06-19exec.c: refactor cpu_physical_memory_mapStefano Stabellini2-17/+35
2011-06-19xen: remove xen_map_block and xen_unmap_blockStefano Stabellini4-65/+4
2011-06-19xen: remove qemu_map_cache_unlockStefano Stabellini4-39/+1
2011-06-19xen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZEStefano Stabellini1-12/+65
2011-06-19xen: Introduce VGA sync dirty bitmap supportAnthony PERARD2-0/+268
2011-06-19xen: Add xc_domain_add_to_physmap to xen_interface.Anthony PERARD2-1/+42
2011-06-16Reset system before loadvmJan Kiszka1-0/+1
2011-06-16Allow silent system resetsJan Kiszka3-6/+11
2011-06-16error framework: Fix compilation for w32/w64Stefan Weil2-3/+3
2011-06-16wdt: remove unused variablesMichael S. Tsirkin1-3/+0
2011-06-16alpha: remove unused variableMichael S. Tsirkin1-1/+6
2011-06-16alpha/translate: remve unused variablesMichael S. Tsirkin1-2/+1