Sign in
qemu
/
qemu
/
9d9474726274d0e1c420f055849a0e3058cad0e4
/
Makefile.objs
8494a39
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 13 years ago
d439b79
Merge remote-tracking branch 'aneesh/for-upstream-7' into staging
by Anthony Liguori
· 13 years ago
9db221a
hw/9pfs: Add synthetic file system support using 9p
by Aneesh Kumar K.V
· 13 years ago
c589b24
iSCSI block driver
by Ronnie Sahlberg
· 13 years ago
4ab328d
tools: reorganize Makefile variables
by Paolo Bonzini
· 13 years ago
d3b12f5
main-loop: create main-loop.c
by Paolo Bonzini
· 13 years ago
1f99b94
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
by Anthony Liguori
· 13 years ago
cfce6d8
i8259: Move to hw library
by Jan Kiszka
· 13 years ago
342407f
hw: add OpenCores 10/100 Mbps Ethernet controller
by Max Filippov
· 13 years ago
46604b3
hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.
by Harsh Prateek Bora
· 13 years ago
36f490b
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
by Anthony Liguori
· 13 years ago
6bf9fd4
Introduce PortioList
by Avi Kivity
· 13 years ago
ebffe2a
Merge remote-tracking branch 'qmp/queue/qmp' into staging
by Anthony Liguori
· 13 years ago
d751dfb
PPC: Move openpic to target specific code compilation
by Alexander Graf
· 13 years ago
48a32be
qapi: convert query-name
by Anthony Liguori
· 13 years ago
e319360
qapi: use middle mode in QMP server
by Anthony Liguori
· 13 years ago
5f54222
hw/9pfs: Add handle based fs driver
by Aneesh Kumar K.V
· 13 years ago
937b125
build: Move tracing objects into libuser on usermode emulation targets
by Lluís Vilanova
· 13 years ago
1213406
g364fb: compile in hwlib
by Blue Swirl
· 13 years ago
5689dc6
build: fix missing trace dep on GENERATED_HEADERS
by Michael Roth
· 13 years ago
9a82b6a
trace: [stderr] add support for dynamically enabling/disabling events
by Lluís
· 13 years ago
23d15e8
trace: add "-trace events" argument to control initial state
by Lluís
· 13 years ago
e485897
trace: avoid conditional code compilation during option parsing
by Lluís
· 13 years ago
edb47ec
trace: move backend-specific code into the trace/ directory
by Lluís
· 13 years ago
09001ee
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
by Lluís
· 13 years ago
5101031
build: [simple] Include qemu-timer-common.o in trace-obj-y
by Lluís
· 13 years ago
3f53458
Improvements to libtool support.
by Brad
· 13 years ago
957f1f9
guest agent: remove uneeded dependencies
by Michael Roth
· 13 years ago
41a7482
Remove qemu_malloc/qemu_free
by Anthony Liguori
· 13 years ago
1401530
Make glib mandatory and fixup utils appropriately
by Anthony Liguori
· 13 years ago
1ceffa5
hw/9pfs: Add yield support to xattr related coroutine
by Aneesh Kumar K.V
· 14 years ago
172198d
hw/9pfs: Add yield support to lstat coroutine
by Aneesh Kumar K.V
· 14 years ago
dcb9dbe
hw/9pfs: Add yield support for readdir related coroutines
by Aneesh Kumar K.V
· 14 years ago
86e42d7
hw/9pfs: Add yeild support for readlink
by Venkateswararao Jujjuri (JV)
· 13 years ago
39c0564
[virtio-9p] Add infrastructure to support glib threads and coroutines.
by Venkateswararao Jujjuri (JV)
· 14 years ago
c00c0dc
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
by Anthony Liguori
· 13 years ago
5df0a2a
Merge remote-tracking branch 'kraxel/usb.22' into staging
by Anthony Liguori
· 13 years ago
dcfda67
usb-hid: split hid code to hw/hid.[ch]
by Gerd Hoffmann
· 14 years ago
4f4321c
usb: use iovecs in USBPacket
by Gerd Hoffmann
· 14 years ago
1a0ca1e
Simple ARP table
by Fabien Chouteau
· 13 years ago
b96e924
coroutines: Locks
by Kevin Wolf
· 14 years ago
da1fa91
block: Add bdrv_co_readv/writev
by Kevin Wolf
· 14 years ago
d0e2fce
coroutine: implement coroutines using gthread
by Aneesh Kumar K.V
· 14 years ago
00dccaf
coroutine: introduce coroutines
by Kevin Wolf
· 14 years ago
4412953
Merge remote-tracking branch 'qmp/for-anthony' into staging
by Anthony Liguori
· 13 years ago
69354a8
USB: add usb network redirection support
by Hans de Goede
· 13 years ago
ab02ab2
qapi: add QMP dispatch functions
by Michael Roth
· 13 years ago
43c20a4
qapi: add QMP command registration/lookup functions
by Michael Roth
· 13 years ago
d5f3c29
qapi: add QAPI dealloc visitor
by Michael Roth
· 13 years ago
e4e6aa1
qapi: add QMP output visitor
by Michael Roth
· 13 years ago
c40cc0a
qapi: add QMP input visitor
by Michael Roth
· 13 years ago
2345c77
qapi: add QAPI visitor core
by Michael Roth
· 13 years ago
e18df14
Add hard build dependency on glib
by Anthony Liguori
· 13 years ago
21673cd
Avoid CPU endian memory accesses in devices
by Blue Swirl
· 14 years ago
6dbd588
xen: Clean up build system
by Jan Kiszka
· 14 years ago
22e1e72
Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber
by Blue Swirl
· 14 years ago
44dc0ca
libcacard: add libcacard.la target
by Alon Levy
· 14 years ago
e949467
cocoa: Revert dependency on VNC
by Andreas Färber
· 14 years ago
93e0597
Merge remote-tracking branch 'jvrao/for-anthony' into staging
by Anthony Liguori
· 14 years ago
7665385
virtio: Move virtio-pci to hw library
by Jan Kiszka
· 14 years ago
ef749d0
json-parser: propagate error from parser
by Anthony Liguori
· 14 years ago
d5ec4f2
Introduce the new error framework
by Luiz Capitulino
· 14 years ago
873c321
virtio-9p: Use relative includes for files in hw
by Stefan Weil
· 14 years ago
f4f61d2
virtio-9p: Move device specific code to virtio-9p-device
by Aneesh Kumar K.V
· 14 years ago
9fe1ebe
virtio-9p: Move 9p device registration into virtio-9p.c
by Aneesh Kumar K.V
· 14 years ago
1c88c71
virtio-9p: Don't link to 9p if virtio is not enabled
by Aneesh Kumar K.V
· 14 years ago
94527ea
usb: add ehci adapter
by Gerd Hoffmann
· 14 years ago
6774e44
libcacard: add correct subdirectory dependencies
by Paolo Bonzini
· 14 years ago
cbae086
Fix typos in comments (dependancy -> dependency)
by Stefan Weil
· 14 years ago
642cfd4
virtfs: fix build due from rename
by Anthony Liguori
· 14 years ago
353ac78
virtio-9p: move 9p files around
by Aneesh Kumar K.V
· 14 years ago
33231e0
ide: Split atapi.c out
by Kevin Wolf
· 14 years ago
c12504c
NBD: Use qemu_socket functions to open TCP and UNIX sockets
by Nick Thomas
· 14 years ago
6b837bc
qemu-img: Initial progress printing support
by Jes Sorensen
· 14 years ago
585738a
ccid: add ccid-card-emulated device
by Alon Levy
· 14 years ago
111a38b
libcacard: initial commit
by Robert Relyea
· 14 years ago
edbb213
ccid: add passthru card device
by Alon Levy
· 14 years ago
3670714
usb-ccid: add CCID bus
by Alon Levy
· 14 years ago
f20600f
trace: move trace objects from Makefile to Makefile.objs
by Alon Levy
· 14 years ago
0298141
extract I/O handler lists to iohandler.c
by Paolo Bonzini
· 14 years ago
821601e
Make VNC support optional
by Jes Sorensen
· 14 years ago
4e59b54
tools: Use real async.c instead of stubs
by Kevin Wolf
· 14 years ago
9257d46
add win32 qemu-thread implementation
by Paolo Bonzini
· 14 years ago
e0e53b2
bitmap: add a generic bitmap and bitops library
by Corentin Chary
· 14 years ago
148954f
vnc: Add ZRLE and ZYWRLE encodings.
by Corentin Chary
· 14 years ago
1c9c5fc
applesmc: make optional
by Blue Swirl
· 14 years ago
d0f294c
Set up signalfd under !CONFIG_IOTHREAD
by Jan Kiszka
· 14 years ago
dd703b9
hpet: make optional
by Blue Swirl
· 14 years ago
86d8641
x86: make vmmouse optional
by Blue Swirl
· 14 years ago
03c7a6a
ahci: split ICH9 from core
by Sebastian Herbszt
· 14 years ago
9363ee3
Merge remote branch 'spice/spice.v29.pull' into staging
by Anthony Liguori
· 14 years ago
cbcc633
spice: add chardev (v5)
by Alon Levy
· 14 years ago
4938109
qcow2: Add QcowCache
by Kevin Wolf
· 14 years ago
37fb59d
usb: data structs and helpers for usb descriptors.
by Gerd Hoffmann
· 14 years ago
b3a29fd
build, pci: remove QMP dependency on core PCI code
by Isaku Yamahata
· 14 years ago
eabba58
qed: Read/write support
by Stefan Hajnoczi
· 14 years ago
298800c
qed: Table, L2 cache, and cluster functions
by Stefan Hajnoczi
· 14 years ago
75411d2
qed: Add QEMU Enhanced Disk image format
by Stefan Hajnoczi
· 14 years ago
f6ad2e3
ahci: add ahci emulation
by Alexander Graf
· 14 years ago
4a493c6
Merge remote branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 14 years ago
Next »