sdk/emulator/qemu.git
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony LiguoriFix build breakage from last commit.
2012-02-03 Anthony Liguoris390x: fix -drive in the absence of aliases
2012-02-03 Anthony Liguoricontainer: make a decendent of Object
2012-02-03 Anthony Liguoriobject: sure up reference counting
2012-02-03 Anthony Liguoriinfo qdm: do not require a parent_bus to be set
2012-02-03 Anthony Liguoriqdev: implement cleanup logic in finalize
2012-02-03 Anthony Liguoriqom: accept any compatible type when setting a link...
2012-02-03 Anthony Liguoriqom: move properties from qdev to object
2012-02-03 Anthony Liguoriqdev: nuke qdev_init_chardev()
2012-02-03 Anthony Liguoriqdev: split out UI portions into a new function
2012-02-03 Anthony Liguoriqdev: refactor away qdev_create_from_info
2012-02-03 Anthony Liguoriqdev: split out common init to instance_init
2012-02-03 Anthony Liguoriqom: add new command to search for types
2012-02-03 Anthony Liguoriqdev: remove baked in notion of aliases (v2)
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo list
2012-02-03 Anthony Liguoriqom: allow object_class_foreach to take additional...
2012-02-03 Anthony Liguoriqdev: refactor device creation to allow bus_info to...
2012-02-03 Anthony Liguoriqdev: allow classes to overload qdev functions
2012-02-03 Anthony Liguoriqdev: remove info from class
2012-02-03 Anthony Liguoriqdev: make DeviceInfo private
2012-02-03 Anthony Liguoriusb: separate out legacy usb registration from type...
2012-02-03 Anthony Liguoriusb-hid: simplify class initialization a bit
2012-02-02 Alexander GrafPPC: E500: Populate L1CFG0 SPR
2012-02-02 Alexander GrafPPC: e500mc: Enable processor control
2012-02-02 Alexander GrafPPC: E500: Implement msgsnd
2012-02-02 Alexander GrafPPC: E500: Implement msgclr
2012-02-02 Alexander GrafPPC: Enable doorbell excp handlers
2012-02-02 Alexander GrafPPC: Add CPU feature for processor control
2012-02-02 Alexander GrafPPC: E500: Add doorbell defines
2012-02-02 Alexander GrafPPC: E500: Add some more excp vectors
2012-02-02 Alexander GrafKVM: Fix compilation on non-x86
2012-02-02 Alexander GrafPPC: booke206: move avail check to tlbwe
2012-02-02 Alexander GrafPPC: booke206: Check for TLB overrun
2012-02-02 Alexander GrafPPC: booke206: Implement tlbilx
2012-02-02 Alexander GrafPPC: booke206: Check for min/max TLB entry size
2012-02-02 Alexander GrafPPC: booke: add tlbnps handling
2012-02-02 Alexander GrafPPC: booke206: allow NULL raddr in ppcmas_tlb_check
2012-02-02 Alexander GrafPPC: rename msync to msync_4xx
2012-02-02 Alexander GrafPPC: e500: msync is 440 only, e500 has real sync
2012-02-02 Alexander GrafPPC: e500mc: add missing IVORs to bitmap
2012-02-02 Alexander GrafPPC: Add IVOR 38-42
2012-02-02 Alexander GrafPPC: KVM: Update HIOR code to new interface
2012-02-02 Alexander GrafKVM: Update headers (except HIOR mess)
2012-02-01 Stefan WeilChange license from GPLv2 to GPLv2+
2012-02-01 Corey BryantAdd support for net bridge
2012-02-01 Corey BryantAdd cap reduction support to enable use as SUID
2012-02-01 Corey BryantAdd access control support to qemu bridge helper
2012-02-01 Corey BryantAdd basic version of bridge helper
2012-02-01 Gerhard Wiesingerhw/vmmouse.c: Disable vmmouse after reboot
2012-02-01 Laszlo Ersekkeep the PID file locked for the lifetime of the process
2012-02-01 Michael Rothmain-loop: For tools, initialize timers as part of...
2012-02-01 Michael Rothmain-loop: Fix SetEvent() on uninitialized handle on...
2012-02-01 Jan Kiszkaoptionroms: Silence intermediate file removal
2012-02-01 Jan Kiszkasdl: Limit sdl_grab_end in handle_activation to Windows...
2012-02-01 Jan Kiszkasdl: Grab input on end of non-absolute mouse click
2012-02-01 Jan KiszkaRevert "Handle SDL grabs failing (Mark McLoughlin)"
2012-02-01 Jan Kiszkasdl: Fix block prevention of SDL_WM_GrabInput
2012-02-01 Jan Kiszkasdl: Do not grab mouse on mode switch while in background
2012-02-01 Jan KiszkaImprove default machine options usability
2012-02-01 Jan Kiszkamc146818rtc: Use lost_tick_policy property
2012-02-01 Jan Kiszkaqemu-option: Introduce default mechanism
2012-02-01 Jan Kiszkaqdev: Introduce lost tick policy property
2012-02-01 Peter MaydellMakefile: Remove linux-headers/asm symlink on distclean
2012-02-01 Peter Maydellexec.c: Clarify comment about tlb_flush() flush_global...
2012-02-01 Aneesh Kumar K.Vhw/9pfs: Update MAINTAINERS file
2012-02-01 Stefan WeilMAINTAINERS: Add a section for the host OS and a W32...
2012-02-01 Sergei Trofimovich./configure: add link check for nss-smartcard
2012-02-01 Sergei Trofimovich./configure: request pkg-config to provide private...
2012-01-30 Paolo Bonzinim48t59: use rtc_clock for alarm timer
2012-01-30 Fabien ChouteauGRLIB UART: Add RX channel
2012-01-29 Avi KivityFix off-by-one in dirty bitmap functions
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Andreas Färberunin_pci: Fix typos in device names
2012-01-27 Anthony Liguoriqdev: change ambiguous qdev names
2012-01-27 Anthony Liguorivirtio-s390: convert to QEMU Object Model
2012-01-27 Anthony Liguorisysbus: apic: ioapic: convert to QEMU Object Model
2012-01-27 Anthony Liguoripci: convert to QEMU Object Model
2012-01-27 Andreas Färberunin_pci: Drop unused reset handler
2012-01-27 Andreas Färberunin_pci: Drop duplicate busdev
2012-01-27 Andreas Färberunin_pci: Clean up qdev names
2012-01-27 Anthony Liguorivirtio-serial: convert to QEMU Object Model
2012-01-27 Anthony Liguorispapr: convert to QEMU Object Model (v2)
2012-01-27 Anthony Liguoriscsi: convert to QEMU Object Model
2012-01-27 Anthony Liguoriide: convert to QEMU Object Model
2012-01-27 Anthony Liguorihda-codec: convert to QEMU Object Model
2012-01-27 Anthony Liguorii2c: smbus: convert to QEMU Object Model
2012-01-27 Anthony Liguorii2c: rename i2c_slave -> I2CSlave
2012-01-27 Anthony Liguorissi: convert to QEMU Object Model
2012-01-27 Anthony Liguoriccid: convert to QEMU Object Model
2012-01-27 Anthony Liguoriusb: convert to QEMU Object Model
2012-01-27 Anthony Liguoriisa: pic: convert to QEMU Object Model
2012-01-27 Anthony Liguoriqdev: prepare source tree for code conversion
2012-01-27 Anthony Liguoriqdev: add class_init to DeviceInfo
2012-01-27 Anthony Liguoriqdev: add a interface to register subclasses
2012-01-27 Anthony Liguoriqdev: use a wrapper to access reset and promote reset...
2012-01-27 Anthony Liguoriqdev: don't access name through info
2012-01-27 Anthony Liguoriqdev: move qdev->info to class
next