Sign in
qemu-android
/
qemu-android
/
7755260f015dcbb8fa47bcc6f1e2ca317b2205aa
7755260
usb-ccid: remote wakeup support
by Gerd Hoffmann
· 14 years ago
97237e0
usb-ccid: switch to USBDesc*
by Gerd Hoffmann
· 14 years ago
4d8debb
usb: fix use after free
by Gerd Hoffmann
· 14 years ago
0c402e5
usb-host: parse port in /proc/bus/usb/devices scan
by Gerd Hoffmann
· 14 years ago
ba9acab
usb-host: constify port
by Gerd Hoffmann
· 14 years ago
2fe8019
usb-ehci: handle siTDs
by Gerd Hoffmann
· 14 years ago
c0e5750
usb-host: endpoint table fixup
by Gerd Hoffmann
· 14 years ago
9516bb4
usb-host: claim port
by Gerd Hoffmann
· 14 years ago
eb7700b
usb-host: fix configuration tracking.
by Gerd Hoffmann
· 14 years ago
3ee886c
usb-host: limit open retries
by Gerd Hoffmann
· 14 years ago
9b87e19
usb-host: fix halted endpoints
by Gerd Hoffmann
· 14 years ago
40197c3
usb-host: reapurb error report fix
by Gerd Hoffmann
· 14 years ago
e6a2f50
usb-host: start tracing support
by Gerd Hoffmann
· 14 years ago
344eecf
mips: Support the MT TCStatus IXMT irq disable flag
by Edgar E. Iglesias
· 14 years ago
c4cb257
mips: Add SMP support to the Malta board
by Edgar E. Iglesias
· 14 years ago
f249412
mips: Add MT halting and waking of VPEs
by Edgar E. Iglesias
· 14 years ago
9e56e75
mips: Initialize MT state at reset
by Edgar E. Iglesias
· 14 years ago
1dab005
mips: Default to using one VPE and one TC.
by Edgar E. Iglesias
· 14 years ago
ded4008
mips: Enable VInt interrupt mode for the 34Kf
by Edgar E. Iglesias
· 14 years ago
e428097
mips: Correct VInt vector generation
by Edgar E. Iglesias
· 14 years ago
bc45a67
mips: Correct IntCtl write mask for VInt
by Edgar E. Iglesias
· 14 years ago
5a25ce9
mips: Hook in more reg accesses via mttr/mftr
by Edgar E. Iglesias
· 14 years ago
fe8dca8
mips: Synchronize CP0 TCSTatus, Status and EntryHi
by Edgar E. Iglesias
· 14 years ago
b93bbdc
mips: Handle TC indexing of other VPEs
by Edgar E. Iglesias
· 14 years ago
f69539b
apb_pci: convert PCI space to memory API
by Blue Swirl
· 14 years ago
962d4b2
fw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incorrectly
by Blue Swirl
· 14 years ago
9f8d2a0
softfloat: Use uint32 consistently
by Andreas Färber
· 14 years ago
38641f8
softfloat: Use uint16 consistently
by Andreas Färber
· 14 years ago
e2d8830
Allow overriding the location of Samba's smbd.
by Brad
· 14 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
0f7fdd3
Add new macro QEMU_PACKED for packed C structures
by Stefan Weil
· 14 years ago
a74cd8c
rename qemu_malloc and related to glib names for coherence
by Frediano Ziglio
· 14 years ago
1901cb1
Fix install(1) usage to be compatible with OpenBSD's install(1).
by Brad
· 14 years ago
9aed1e0
Rename qemu -> qemu-system-i386
by Anthony Liguori
· 14 years ago
12d4536
main: force enabling of I/O thread
by Anthony Liguori
· 14 years ago
d9cd446
trace: fix out-of-tree builds
by Anthony Liguori
· 14 years ago
88adbdf
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 14 years ago
625f9e1
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
a952c57
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
by Anthony Liguori
· 14 years ago
e2a99ad
build: sort objects to remove duplicates for link
by Stefan Hajnoczi
· 14 years ago
4d88a2a
main: switch qemu_set_fd_handler to g_io_add_watch
by Anthony Liguori
· 14 years ago
69e5bb6
Add glib support to main loop
by Anthony Liguori
· 14 years ago
70d705f
tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc warnings
by Peter Maydell
· 14 years ago
d8e8ef4
simpletrace: fix process() argument count
by Stefan Hajnoczi
· 14 years ago
47f08d7
trace: enable all events
by Lluís
· 14 years ago
9a82b6a
trace: [stderr] add support for dynamically enabling/disabling events
by Lluís
· 14 years ago
03727e6
trace: [simple] disable all trace points by default
by Lluís
· 14 years ago
dd215f6
trace: always use the "nop" backend on events with the "disable" keyword
by Lluís
· 14 years ago
23d15e8
trace: add "-trace events" argument to control initial state
by Lluís
· 14 years ago
31965ae
trace: always compile support for controlling and querying trace event states
by Lluís
· 14 years ago
fc76410
trace: separate trace event control and query routines from the simple backend
by Lluís
· 14 years ago
4992604
trace: generalize the "property" concept in the trace-events file
by Lluís
· 14 years ago
e485897
trace: avoid conditional code compilation during option parsing
by Lluís
· 14 years ago
edb47ec
trace: move backend-specific code into the trace/ directory
by Lluís
· 14 years ago
09001ee
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
by Lluís
· 14 years ago
6d8a764
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
by Lluís
· 14 years ago
5101031
build: [simple] Include qemu-timer-common.o in trace-obj-y
by Lluís
· 14 years ago
e03b41d
build: Fix linkage of QEMU_PROG
by Lluís
· 14 years ago
bdc7646
tusb6010: Convert to qdev
by Peter Maydell
· 14 years ago
021d26d
memory: Fix memory_region_get_ram_ptr for ROM devices
by Jan Kiszka
· 14 years ago
f0fb8b7
Merge branch 'omap-for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm into pm
by Edgar E. Iglesias
· 14 years ago
9f4bd6b
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 14 years ago
950c671
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
by Anthony Liguori
· 14 years ago
751d63c
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
by Anthony Liguori
· 14 years ago
c783924
Merge remote-tracking branch 'mst/for_anthony' into staging
by Anthony Liguori
· 14 years ago
8d76d4b
Merge remote-tracking branch 'qmp/queue/monitor' into staging
by Anthony Liguori
· 14 years ago
a22f123
qemu-img: Require larger zero areas for sparse handling
by Kevin Wolf
· 14 years ago
2542bfd
Fix spelling in comments and debug messages (recieve -> receive)
by Stefan Weil
· 14 years ago
11d6dde
hw/pci-stub: fix comment typo
by Alon Levy
· 14 years ago
b5fe14c
memory: fix rom_device I/O mode
by Avi Kivity
· 14 years ago
d5c8cf9
omap_gpmc: Implement prefetch engine
by Peter Maydell
· 14 years ago
eee0a1c
omap: Wire up the DMA request line to the GPMC
by Peter Maydell
· 14 years ago
ef20677
omap_gpmc: Pull prefetch engine data into sub-struct
by Peter Maydell
· 14 years ago
856f2df
omap_gpmc: Accept a zero mask field on omap3630
by Juha Riihimäki
· 14 years ago
f13e656
hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
by Peter Maydell
· 14 years ago
2a952fe
omap_gpmc: Support NAND devices
by Peter Maydell
· 14 years ago
9ed3e1b
omap_gpmc: Reindent misindented switch statements
by Peter Maydell
· 14 years ago
7c470ff
omap_gpmc: Calculate revision from OMAP model
by Juha Riihimäki
· 14 years ago
b5325c2
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
by Juha Riihimäki
· 14 years ago
de8af7f
omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
by Peter Maydell
· 14 years ago
77c6c73
omap_gpmc: Wire up the GPMC IRQ correctly
by Peter Maydell
· 14 years ago
9c8255e
omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
by Peter Maydell
· 14 years ago
3387bf5
omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
by Peter Maydell
· 14 years ago
07bc2f8
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
by Peter Maydell
· 14 years ago
7c00b9d
hw/onenand: Minor spacing fixes
by Juha Riihimäki
· 14 years ago
500954e
hw/onenand: Qdevify
by Juha Riihimäki
· 14 years ago
8286696
hw/onenand: Remove unnecessary argument from onenand_command()
by Juha Riihimäki
· 14 years ago
46c305e
hw/sysbus: Add sysbus_mmio_get_region()
by Peter Maydell
· 14 years ago
73c92f9
sh_pci: Fix sh_pci memory alias confusion
by Avi Kivity
· 14 years ago
9f94778
Fix disabling interrupts in sun4u
by Artyom Tarasenko
· 14 years ago
010f3f5
xilinx: Convert most xilinx devices to MemoryRegion
by Edgar E. Iglesias
· 14 years ago
fe0de7a
TCG: improve optimizer debugging
by Blue Swirl
· 14 years ago
e5b34f3
dyngen-exec.h: cleanup
by Blue Swirl
· 14 years ago
97a3f6f
g364fb: convert to qdev
by Hervé Poussineau
· 14 years ago
b213b37
g364fb: use trace framework
by Hervé Poussineau
· 14 years ago
01c4330
checkpatch: fix braces {} handling
by Pavel Borzenkov
· 14 years ago
8733f60
Fix linker scripts
by Gerd Hoffmann
· 14 years ago
0fc6b58
Fix build on OpenBSD with BSD userland emu and smartcard NSS enabled
by Brad
· 14 years ago
c488c7f
block: latency accounting
by Christoph Hellwig
· 14 years ago
b0b3db7
vhost-net: cleanup host notifiers at last step
by Michael S. Tsirkin
· 14 years ago
Next »