aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-02linux-user: fake /proc/self/mapsAlexander Graf1-0/+15
2012-02-02linux-user: add open() hijack infrastructureAlexander Graf1-3/+49
2012-02-02linux-user: save auxv lengthAlexander Graf2-11/+5
2012-02-02linux-user: stack_base is now mandatory on all targetsRiku Voipio1-1/+1
2012-02-02PPC: E500: Populate L1CFG0 SPRAlexander Graf1-1/+4
2012-02-02PPC: e500mc: Enable processor controlAlexander Graf1-1/+1
2012-02-02PPC: E500: Implement msgsndAlexander Graf3-0/+35
2012-02-02PPC: E500: Implement msgclrAlexander Graf3-0/+54
2012-02-02PPC: Enable doorbell excp handlersAlexander Graf1-14/+2
2012-02-02PPC: Add CPU feature for processor controlAlexander Graf1-1/+3
2012-02-02PPC: E500: Add doorbell definesAlexander Graf1-0/+16
2012-02-02PPC: E500: Add some more excp vectorsAlexander Graf1-1/+4
2012-02-02KVM: Fix compilation on non-x86Alexander Graf1-0/+4
2012-02-02PPC: booke206: move avail check to tlbweAlexander Graf2-7/+10
2012-02-02PPC: booke206: Check for TLB overrunAlexander Graf4-1/+29
2012-02-02PPC: booke206: Implement tlbilxAlexander Graf3-0/+102
2012-02-02PPC: booke206: Check for min/max TLB entry sizeAlexander Graf1-0/+11
2012-02-02PPC: booke: add tlbnps handlingAlexander Graf1-0/+25
2012-02-02PPC: booke206: allow NULL raddr in ppcmas_tlb_checkAlexander Graf1-1/+4
2012-02-02PPC: rename msync to msync_4xxAlexander Graf1-2/+2
2012-02-02PPC: e500: msync is 440 only, e500 has real syncAlexander Graf2-5/+4
2012-02-02PPC: e500mc: add missing IVORs to bitmapAlexander Graf1-1/+5
2012-02-02PPC: Add IVOR 38-42Alexander Graf2-14/+20
2012-02-02PPC: KVM: Update HIOR code to new interfaceAlexander Graf3-21/+28
2012-02-02KVM: Update headers (except HIOR mess)Alexander Graf8-12/+100
2012-02-01Change license from GPLv2 to GPLv2+Stefan Weil1-4/+1
2012-02-01Add support for net bridgeCorey Bryant6-17/+293
2012-02-01Add cap reduction support to enable use as SUIDCorey Bryant2-0/+70
2012-02-01Add access control support to qemu bridge helperCorey Bryant1-0/+153
2012-02-01Add basic version of bridge helperCorey Bryant3-2/+232
2012-02-01hw/vmmouse.c: Disable vmmouse after rebootGerhard Wiesinger1-0/+2
2012-02-01keep the PID file locked for the lifetime of the processLaszlo Ersek1-1/+1
2012-02-01main-loop: For tools, initialize timers as part of qemu_init_main_loop()Michael Roth4-2/+20
2012-02-01main-loop: Fix SetEvent() on uninitialized handle on win32Michael Roth1-1/+4
2012-02-01optionroms: Silence intermediate file removalJan Kiszka1-0/+3
2012-02-01sdl: Limit sdl_grab_end in handle_activation to Windows hostsJan Kiszka1-0/+4
2012-02-01sdl: Grab input on end of non-absolute mouse clickJan Kiszka1-2/+1
2012-02-01Revert "Handle SDL grabs failing (Mark McLoughlin)"Jan Kiszka1-6/+3
2012-02-01sdl: Fix block prevention of SDL_WM_GrabInputJan Kiszka1-12/+14
2012-02-01sdl: Do not grab mouse on mode switch while in backgroundJan Kiszka1-14/+16
2012-02-01Improve default machine options usabilityJan Kiszka1-15/+2
2012-02-01mc146818rtc: Use lost_tick_policy propertyJan Kiszka3-13/+42
2012-02-01qemu-option: Introduce default mechanismJan Kiszka2-8/+52
2012-02-01qdev: Introduce lost tick policy propertyJan Kiszka3-0/+69
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell1-0/+1
2012-02-01exec.c: Clarify comment about tlb_flush() flush_global parameterPeter Maydell1-2/+12
2012-02-01hw/9pfs: Update MAINTAINERS fileAneesh Kumar K.V1-2/+4
2012-02-01MAINTAINERS: Add a section for the host OS and a W32 maintainerStefan Weil1-0/+20
2012-02-01./configure: add link check for nss-smartcardSergei Trofimovich1-4/+9
2012-02-01./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich1-3/+8