aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-07usb-host: claim portGerd Hoffmann
2011-09-07usb-host: fix configuration tracking.Gerd Hoffmann
2011-09-07usb-host: limit open retriesGerd Hoffmann
2011-09-07usb-host: fix halted endpointsGerd Hoffmann
2011-09-07usb-host: reapurb error report fixGerd Hoffmann
2011-09-07usb-host: start tracing supportGerd Hoffmann
2011-09-06mips: Support the MT TCStatus IXMT irq disable flagEdgar E. Iglesias
2011-09-06mips: Add SMP support to the Malta boardEdgar E. Iglesias
2011-09-06mips: Add MT halting and waking of VPEsEdgar E. Iglesias
2011-09-06mips: Initialize MT state at resetEdgar E. Iglesias
2011-09-06mips: Default to using one VPE and one TC.Edgar E. Iglesias
2011-09-06mips: Enable VInt interrupt mode for the 34KfEdgar E. Iglesias
2011-09-06mips: Correct VInt vector generationEdgar E. Iglesias
2011-09-06mips: Correct IntCtl write mask for VIntEdgar E. Iglesias
2011-09-06mips: Hook in more reg accesses via mttr/mftrEdgar E. Iglesias
2011-09-06mips: Synchronize CP0 TCSTatus, Status and EntryHiEdgar E. Iglesias
2011-09-06mips: Handle TC indexing of other VPEsEdgar E. Iglesias
2011-09-04apb_pci: convert PCI space to memory APIBlue Swirl
2011-09-04fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectlyBlue Swirl
2011-09-03softfloat: Use uint32 consistentlyAndreas Färber
2011-09-03softfloat: Use uint16 consistentlyAndreas Färber
2011-09-03Allow overriding the location of Samba's smbd.Brad
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil
2011-09-03Add new macro QEMU_PACKED for packed C structuresStefan Weil
2011-09-02rename qemu_malloc and related to glib names for coherenceFrediano Ziglio
2011-09-02Fix install(1) usage to be compatible with OpenBSD's install(1).Brad
2011-09-02Rename qemu -> qemu-system-i386Anthony Liguori
2011-09-02main: force enabling of I/O threadAnthony Liguori
2011-09-02trace: fix out-of-tree buildsAnthony Liguori
2011-09-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2011-09-01Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-09-01Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into stagingAnthony Liguori
2011-09-01build: sort objects to remove duplicates for linkStefan Hajnoczi
2011-09-01main: switch qemu_set_fd_handler to g_io_add_watchAnthony Liguori
2011-09-01Add glib support to main loopAnthony Liguori
2011-09-01tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warningsPeter Maydell
2011-09-01simpletrace: fix process() argument countStefan Hajnoczi
2011-09-01trace: enable all eventsLluís
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís
2011-09-01trace: [simple] disable all trace points by defaultLluís
2011-09-01trace: always use the "nop" backend on events with the "disable" keywordLluís
2011-09-01trace: add "-trace events" argument to control initial stateLluís
2011-09-01trace: always compile support for controlling and querying trace event statesLluís
2011-09-01trace: separate trace event control and query routines from the simple backendLluís
2011-09-01trace: generalize the "property" concept in the trace-events fileLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís
2011-09-01trace: move backend-specific code into the trace/ directoryLluís
2011-09-01trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*Lluís
2011-09-01trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*Lluís
2011-09-01build: [simple] Include qemu-timer-common.o in trace-obj-yLluís