index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-09-07
usb-host: claim port
Gerd Hoffmann
2011-09-07
usb-host: fix configuration tracking.
Gerd Hoffmann
2011-09-07
usb-host: limit open retries
Gerd Hoffmann
2011-09-07
usb-host: fix halted endpoints
Gerd Hoffmann
2011-09-07
usb-host: reapurb error report fix
Gerd Hoffmann
2011-09-07
usb-host: start tracing support
Gerd Hoffmann
2011-09-06
mips: Support the MT TCStatus IXMT irq disable flag
Edgar E. Iglesias
2011-09-06
mips: Add SMP support to the Malta board
Edgar E. Iglesias
2011-09-06
mips: Add MT halting and waking of VPEs
Edgar E. Iglesias
2011-09-06
mips: Initialize MT state at reset
Edgar E. Iglesias
2011-09-06
mips: Default to using one VPE and one TC.
Edgar E. Iglesias
2011-09-06
mips: Enable VInt interrupt mode for the 34Kf
Edgar E. Iglesias
2011-09-06
mips: Correct VInt vector generation
Edgar E. Iglesias
2011-09-06
mips: Correct IntCtl write mask for VInt
Edgar E. Iglesias
2011-09-06
mips: Hook in more reg accesses via mttr/mftr
Edgar E. Iglesias
2011-09-06
mips: Synchronize CP0 TCSTatus, Status and EntryHi
Edgar E. Iglesias
2011-09-06
mips: Handle TC indexing of other VPEs
Edgar E. Iglesias
2011-09-04
apb_pci: convert PCI space to memory API
Blue Swirl
2011-09-04
fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly
Blue Swirl
2011-09-03
softfloat: Use uint32 consistently
Andreas Färber
2011-09-03
softfloat: Use uint16 consistently
Andreas Färber
2011-09-03
Allow overriding the location of Samba's smbd.
Brad
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
Add new macro QEMU_PACKED for packed C structures
Stefan Weil
2011-09-02
rename qemu_malloc and related to glib names for coherence
Frediano Ziglio
2011-09-02
Fix install(1) usage to be compatible with OpenBSD's install(1).
Brad
2011-09-02
Rename qemu -> qemu-system-i386
Anthony Liguori
2011-09-02
main: force enabling of I/O thread
Anthony Liguori
2011-09-02
trace: fix out-of-tree builds
Anthony Liguori
2011-09-02
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2011-09-01
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-01
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2011-09-01
build: sort objects to remove duplicates for link
Stefan Hajnoczi
2011-09-01
main: switch qemu_set_fd_handler to g_io_add_watch
Anthony Liguori
2011-09-01
Add glib support to main loop
Anthony Liguori
2011-09-01
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
Peter Maydell
2011-09-01
simpletrace: fix process() argument count
Stefan Hajnoczi
2011-09-01
trace: enable all events
Lluís
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
trace: [simple] disable all trace points by default
Lluís
2011-09-01
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
trace: always compile support for controlling and querying trace event states
Lluís
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
2011-09-01
trace: generalize the "property" concept in the trace-events file
Lluís
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
Lluís
2011-09-01
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
Lluís
2011-09-01
build: [simple] Include qemu-timer-common.o in trace-obj-y
Lluís
[next]