index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.objs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-03
container: make a decendent of Object
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: split out UI portions into a new function
Anthony Liguori
1
-1
/
+1
2012-01-27
qom: add the base Object class (v2)
Anthony Liguori
1
-0
/
+3
2012-01-26
block: add image streaming block job
Stefan Hajnoczi
1
-0
/
+1
2012-01-26
coroutine: add co_sleep_ns() coroutine sleep function
Stefan Hajnoczi
1
-0
/
+1
2012-01-25
vga: compile cirrus_vga in hwlib
Blue Swirl
1
-0
/
+1
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+1
2012-01-20
prep: Add i82378 PCI-to-ISA bridge emulation
Andreas Färber
1
-0
/
+1
2012-01-20
prep: Add i82374 DMA emulation
Andreas Färber
1
-0
/
+1
2012-01-19
i8259: Factor out base class for KVM reuse
Jan Kiszka
1
-1
/
+1
2012-01-17
xhci: Initial xHCI implementation
Hector Martin
1
-0
/
+1
2012-01-13
usb: add audio device model
H. Peter Anvin
1
-1
/
+1
2012-01-06
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
1
-1
/
+2
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
1
-0
/
+1
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
1
-1
/
+1
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-1
/
+1
2011-12-22
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
1
-1
/
+1
2011-12-15
qom: introduce root device
Anthony Liguori
1
-1
/
+1
2011-12-09
Makefile.objs: Remove libqemu_common.a from the comment
Chen Wei-Ren
1
-4
/
+3
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
1
-2
/
+2
2011-10-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2011-10-31
Merge remote-tracking branch 'aneesh/for-upstream-7' into staging
Anthony Liguori
1
-0
/
+1
2011-10-31
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
1
-0
/
+1
2011-10-28
iSCSI block driver
Ronnie Sahlberg
1
-0
/
+1
2011-10-26
tools: reorganize Makefile variables
Paolo Bonzini
1
-4
/
+4
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
1
-1
/
+1
2011-10-20
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
1
-1
/
+1
2011-10-16
i8259: Move to hw library
Jan Kiszka
1
-0
/
+1
2011-10-16
hw: add OpenCores 10/100 Mbps Ethernet controller
Max Filippov
1
-0
/
+1
2011-10-15
hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing.
Harsh Prateek Bora
1
-1
/
+1
2011-10-14
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
1
-1
/
+1
2011-10-11
Introduce PortioList
Avi Kivity
1
-1
/
+1
2011-10-10
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
1
-0
/
+3
2011-10-06
PPC: Move openpic to target specific code compilation
Alexander Graf
1
-1
/
+0
2011-10-04
qapi: convert query-name
Anthony Liguori
1
-0
/
+1
2011-10-04
qapi: use middle mode in QMP server
Anthony Liguori
1
-0
/
+2
2011-09-22
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V
1
-4
/
+4
2011-09-16
build: Move tracing objects into libuser on usermode emulation targets
Lluís Vilanova
1
-3
/
+4
2011-09-10
g364fb: compile in hwlib
Blue Swirl
1
-0
/
+1
2011-09-09
build: fix missing trace dep on GENERATED_HEADERS
Michael Roth
1
-0
/
+2
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
1
-0
/
+2
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
1
-0
/
+2
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
1
-0
/
+2
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
1
-2
/
+4
2011-09-01
trace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
Lluís
1
-7
/
+5
2011-09-01
build: [simple] Include qemu-timer-common.o in trace-obj-y
Lluís
1
-1
/
+1
2011-08-22
Improvements to libtool support.
Brad
1
-1
/
+1
2011-08-21
guest agent: remove uneeded dependencies
Michael Roth
1
-0
/
+9
2011-08-20
Remove qemu_malloc/qemu_free
Anthony Liguori
1
-1
/
+1
2011-08-20
Make glib mandatory and fixup utils appropriately
Anthony Liguori
1
-1
/
+2
[next]