Sign in
qemu-android
/
qemu-android
/
50dcc0f85da5d2a74760af4b67c040c4d0c8b939
50dcc0f
uhci: tracing support
by Gerd Hoffmann
· 13 years ago
d9a528d
uhci: cancel on schedule stop.
by Gerd Hoffmann
· 13 years ago
60f8afc
uhci: fix uhci_async_cancel_all
by Gerd Hoffmann
· 13 years ago
16ce543
uhci: pass addr to uhci_async_alloc
by Gerd Hoffmann
· 13 years ago
5ac2731
usb: improve packet state sanity checks
by Gerd Hoffmann
· 13 years ago
86e18ca
usb-ohci: DMA writeback bug fixes
by Wei Yang
· 13 years ago
fcb70ec
usb-ehci: drop unused isoch_pause variable
by Hans de Goede
· 13 years ago
afb9a60
usb: zap hw/ush-{ohic,uhci}.h + init wrappers
by Gerd Hoffmann
· 13 years ago
f1ae32a
usb: the big rename
by Gerd Hoffmann
· 13 years ago
cb72b75
Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into staging
by Anthony Liguori
· 13 years ago
fb23ae6
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
79122e9
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
by Anthony Liguori
· 13 years ago
cbedde0
Merge remote-tracking branch 'stefanha/tracing' into staging
by Anthony Liguori
· 13 years ago
1d2cb1a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
3cf0bed
qemu-ga: add guest-sync-delimited
by Michael Roth
· 13 years ago
3424fc9
qemu-ga: add guest-network-get-interfaces command
by Michal Privoznik
· 13 years ago
f54603b
qemu-ga: add win32 guest-suspend-ram command
by Michael Roth
· 13 years ago
aa59637
qemu-ga: add win32 guest-suspend-disk command.
by Gal Hammer
· 13 years ago
95f4f40
qemu-ga: add guest-suspend-hybrid
by Luiz Capitulino
· 13 years ago
fbf4221
qemu-ga: add guest-suspend-ram
by Luiz Capitulino
· 13 years ago
11d0f12
qemu-ga: add guest-suspend-disk
by Luiz Capitulino
· 13 years ago
8d9dde9
cpu-all.h: Don't accidentally sign extend in g2h()
by Peter Maydell
· 13 years ago
1d3323d
implement vnc_dpy_setdata
by Gerd Hoffmann
· 13 years ago
ecf40be
initialize CPU model list after handling -readconfig options
by Eduardo Habkost
· 13 years ago
885bb03
add Opteron_G4 CPU model (v2)
by Eduardo Habkost
· 13 years ago
c34ea31
add SandyBridge CPU model
by Eduardo Habkost
· 13 years ago
eaf3f09
add "tsc-deadline" flag name to feature_ecx table
by Eduardo Habkost
· 13 years ago
6c1fdcf
qom: fix device hot-unplug
by Paolo Bonzini
· 13 years ago
66d341e
qdev: accept empty string properties
by Paolo Bonzini
· 13 years ago
7e849a9
test-coroutine: add performance test for nesting
by Alex Barcelo
· 13 years ago
fe91bfa
coroutine: adding configure option for sigaltstack coroutine backend
by Alex Barcelo
· 13 years ago
519175a
coroutine: adding configure choose mechanism for coroutine backend
by Alex Barcelo
· 13 years ago
3194c8c
coroutine: adding sigaltstack method (.c source)
by Alex Barcelo
· 13 years ago
250196f
qcow2: Reduce number of I/O requests
by Kevin Wolf
· 13 years ago
256900b
qcow2: Add qcow2_alloc_clusters_at()
by Kevin Wolf
· 13 years ago
bf319ec
qcow2: Factor out count_cow_clusters
by Kevin Wolf
· 13 years ago
6cc2a41
qmp: convert blockdev-snapshot-sync to a wrapper around transactions
by Paolo Bonzini
· 13 years ago
bc8b094
add mode field to blockdev-snapshot-sync transaction item
by Paolo Bonzini
· 13 years ago
52e7c24
rename blockdev-group-snapshot-sync
by Paolo Bonzini
· 13 years ago
dc8fb6d
qapi: complete implementation of unions
by Paolo Bonzini
· 13 years ago
622d241
use QSIMPLEQ_FOREACH_SAFE when freeing list elements
by Paolo Bonzini
· 13 years ago
b8c6f29
Add 'make check-block'
by Kevin Wolf
· 13 years ago
8959449
make check: Add qemu-iotests subset
by Kevin Wolf
· 13 years ago
3811f63
qemu-iotests: Mark some tests as quick
by Kevin Wolf
· 13 years ago
259b217
qcow2: Add error messages in qcow2_truncate
by Kevin Wolf
· 13 years ago
e887749
block: handle -EBUSY in bdrv_commit_all()
by Stefan Hajnoczi
· 13 years ago
3cce16f
qcow2: Add some tracing
by Kevin Wolf
· 13 years ago
14fe292
qed: do not evict in-use L2 table cache entries
by Stefan Hajnoczi
· 13 years ago
d0895d6
Group snapshot: Fix format name for backing file
by Paolo Bonzini
· 13 years ago
7275001
vga: add trace event for ppm_save
by Alon Levy
· 13 years ago
cdbc19d
console: add some trace events
by Alon Levy
· 13 years ago
f922ea4
maintainers: Add docs/tracing.txt to Tracing
by Andreas Färber
· 13 years ago
324883a
docs: correct ./configure line in tracing.txt
by Jun Koi
· 13 years ago
db3bf86
trace: make trace_thread_create() use its function arg
by Jun Koi
· 13 years ago
bcec433
tracetool: Omit useless QEMU_*_ENABLED() check
by Stefan Hajnoczi
· 14 years ago
b7d66a7
trace: Provide a per-event status define for conditional compilation
by Lluís Vilanova
· 13 years ago
a348f10
Add missing const attributes for MemoryRegionOps
by Stefan Weil
· 13 years ago
9d6fca7
tcg: Improve tcg_out_label and fix its usage for w64
by Stefan Weil
· 13 years ago
f7cf5d5
configure: Test for libiberty.a (mingw32)
by Stefan Weil
· 13 years ago
371c648
w64: Don't redefine lseek, ftruncate
by Stefan Weil
· 13 years ago
e04b289
cache-utils: Add missing include file for uintptr_t
by Stefan Weil
· 13 years ago
250b086
build: Include config-host.mak as soon as possible
by Lluís Vilanova
· 13 years ago
00e94db
gdbstub: Do not kill target in system emulation mode
by Jan Kiszka
· 13 years ago
3f2cbf0
target-i386: Mask NX bit from cpu_get_phys_page_debug result
by Jan Kiszka
· 13 years ago
d03ee40
qapi-schema.json: fix comment for type ObjectPropretyInfo
by Alon Levy
· 13 years ago
419e1bd
qapi-schema: fix typos and explain 'spice' auth
by Alon Levy
· 13 years ago
156b12d
qjson.h: include compiler.h for GCC_FMT_ATTR
by Alon Levy
· 13 years ago
dac6b1b
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 13 years ago
bf75fec
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 13 years ago
9f1d43b
Merge remote-tracking branch 'kraxel/usb.42' into staging
by Anthony Liguori
· 13 years ago
0202181
libcacard: Fix compilation with gcc-4.7
by Hans de Goede
· 13 years ago
0d10f62
xilinx_zynq: fix the build
by Anthony Liguori
· 13 years ago
97161e1
memory: get rid of cpu_register_io_memory()
by Avi Kivity
· 13 years ago
37ec01d
memory: dispatch directly via MemoryRegion
by Avi Kivity
· 13 years ago
ce5d64c
exec: fix code tlb entry misused as iotlb in get_page_addr_code()
by Avi Kivity
· 13 years ago
979ae16
configure: Quote the configure args printed in config.log
by Peter Maydell
· 13 years ago
8224604
osdep: Remove local definition of macro offsetof
by Stefan Weil
· 13 years ago
4a84ebe
libcacard: Spelling and grammar fixes in documentation
by Stefan Weil
· 13 years ago
93148aa
Spelling fixes in comments (it's -> its)
by Stefan Weil
· 13 years ago
0ea5c0c
vnc: Add break statement
by Stefan Weil
· 13 years ago
ba79c88
libcacard: Use format specifier %u instead of %d for unsigned values
by Stefan Weil
· 13 years ago
aa10223
memory: store section indices in iotlb instead of io indices
by Avi Kivity
· 13 years ago
f3705d5
memory: make phys_page_find() return an unadjusted section
by Avi Kivity
· 13 years ago
1c46785
Fix sign of sscanf format specifiers
by Stefan Weil
· 13 years ago
75d1234
block/vmdk: Fix warning from splint (comparision of unsigned value)
by Stefan Weil
· 13 years ago
beae9d7
qmp: Fix spelling fourty -> forty
by Stefan Weil
· 13 years ago
441dd5e
qom: Fix spelling in documentation
by Stefan Weil
· 13 years ago
12f3083
sh7750: Remove redundant 'struct' from MemoryRegionOps
by Stefan Weil
· 13 years ago
cf21a4a
xhci: fix port status
by Gerd Hoffmann
· 13 years ago
2850ca9
xhci: fix control xfers
by Gerd Hoffmann
· 13 years ago
1b4b29a
usb: add shortcut for control transfers
by Gerd Hoffmann
· 13 years ago
9424d4e
usb-host: enable pipelineing for bulk endpoints.
by Gerd Hoffmann
· 13 years ago
7936e0f
usb: add pipelining option to usb endpoints
by Gerd Hoffmann
· 13 years ago
eb9d467
usb: queue can have async packets
by Gerd Hoffmann
· 13 years ago
7c308b7
uhci_fill_queue: zap debug printf
by Gerd Hoffmann
· 13 years ago
d61000a
usb: add USB_RET_IOERROR
by Hans de Goede
· 13 years ago
4d819a9
usb: return BABBLE rather then NAK when we receive too much data
by Hans de Goede
· 13 years ago
5eafd43
usb-ehci: Cleanup itd error handling
by Hans de Goede
· 13 years ago
553a6a5
usb-ehci: Fix and simplify nakcnt handling
by Hans de Goede
· 13 years ago
aa73fcd
usb-ehci: Remove dead nakcnt code
by Hans de Goede
· 13 years ago
Next »