summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03qdev: remove baked in notion of aliases (v2)Anthony Liguori
2012-02-03qdev: kill off DeviceInfoAnthony Liguori
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-02-03qdev: kill off DeviceInfo listAnthony Liguori
2012-02-03qom: allow object_class_foreach to take additional parameters to refine searchAnthony Liguori
2012-02-03qdev: refactor device creation to allow bus_info to be set only in classAnthony Liguori
2012-02-03qdev: allow classes to overload qdev functionsAnthony Liguori
2012-02-03qdev: remove info from classAnthony Liguori
2012-02-03qdev: make DeviceInfo privateAnthony Liguori
2012-02-03usb: separate out legacy usb registration from type registrationAnthony Liguori
2012-02-03usb-hid: simplify class initialization a bitAnthony Liguori
2012-02-01Change license from GPLv2 to GPLv2+Stefan Weil
2012-02-01Add support for net bridgeCorey Bryant
2012-02-01Add cap reduction support to enable use as SUIDCorey Bryant
2012-02-01Add access control support to qemu bridge helperCorey Bryant
2012-02-01Add basic version of bridge helperCorey Bryant
2012-02-01hw/vmmouse.c: Disable vmmouse after rebootGerhard Wiesinger
2012-02-01keep the PID file locked for the lifetime of the processLaszlo Ersek
2012-02-01main-loop: For tools, initialize timers as part of qemu_init_main_loop()Michael Roth
2012-02-01main-loop: Fix SetEvent() on uninitialized handle on win32Michael Roth
2012-02-01optionroms: Silence intermediate file removalJan Kiszka
2012-02-01sdl: Limit sdl_grab_end in handle_activation to Windows hostsJan Kiszka
2012-02-01sdl: Grab input on end of non-absolute mouse clickJan Kiszka
2012-02-01Revert "Handle SDL grabs failing (Mark McLoughlin)"Jan Kiszka
2012-02-01sdl: Fix block prevention of SDL_WM_GrabInputJan Kiszka
2012-02-01sdl: Do not grab mouse on mode switch while in backgroundJan Kiszka
2012-02-01Improve default machine options usabilityJan Kiszka
2012-02-01mc146818rtc: Use lost_tick_policy propertyJan Kiszka
2012-02-01qemu-option: Introduce default mechanismJan Kiszka
2012-02-01qdev: Introduce lost tick policy propertyJan Kiszka
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell
2012-02-01exec.c: Clarify comment about tlb_flush() flush_global parameterPeter Maydell
2012-02-01hw/9pfs: Update MAINTAINERS fileAneesh Kumar K.V
2012-02-01MAINTAINERS: Add a section for the host OS and a W32 maintainerStefan Weil
2012-02-01./configure: add link check for nss-smartcardSergei Trofimovich
2012-02-01./configure: request pkg-config to provide private libs when static linkingSergei Trofimovich
2012-01-30m48t59: use rtc_clock for alarm timerPaolo Bonzini
2012-01-30GRLIB UART: Add RX channelFabien Chouteau
2012-01-29Fix off-by-one in dirty bitmap functionsAvi Kivity
2012-01-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl
2012-01-27unin_pci: Fix typos in device namesAndreas Färber
2012-01-27qdev: change ambiguous qdev namesAnthony Liguori
2012-01-27virtio-s390: convert to QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27pci: convert to QEMU Object ModelAnthony Liguori
2012-01-27unin_pci: Drop unused reset handlerAndreas Färber
2012-01-27unin_pci: Drop duplicate busdevAndreas Färber
2012-01-27unin_pci: Clean up qdev namesAndreas Färber
2012-01-27virtio-serial: convert to QEMU Object ModelAnthony Liguori
2012-01-27spapr: convert to QEMU Object Model (v2)Anthony Liguori