summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-30m48t59: use rtc_clock for alarm timerPaolo Bonzini1-2/+2
2012-01-30GRLIB UART: Add RX channelFabien Chouteau2-17/+90
2012-01-30hw/9pfs: Remove O_NOATIME flag from 9pfs open() calls in readonly modeDaniel P. Berrange1-1/+0
2012-01-30hw/9pfs: Update MAINTAINERS fileAneesh Kumar K.V1-2/+4
2012-01-30fsdev: Fix parameter parsing for proxy helperM. Mohan Kumar1-2/+8
2012-01-30hw/9pfs: Fix crash when mounting with synthfsAneesh Kumar K.V1-1/+1
2012-01-30hw/9pfs: Preserve S_ISGIDM. Mohan Kumar2-5/+6
2012-01-29Fix off-by-one in dirty bitmap functionsAvi Kivity1-4/+6
2012-01-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl2-15/+73
2012-01-27unin_pci: Fix typos in device namesAndreas Färber1-2/+2
2012-01-27qdev: change ambiguous qdev namesAnthony Liguori4-4/+9
2012-01-27virtio-s390: convert to QEMU Object ModelAnthony Liguori1-28/+65
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori131-1296/+2733
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori53-1050/+1599