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-04-25
Beautify makefile commands for generation of files with tracetool
Lluís Vilanova
1
-7
/
+15
2012-04-18
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
1
-3
/
+3
2012-04-10
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
1
-1
/
+3
2012-04-01
target-lm32: add simple disassembler
Michael Walle
1
-0
/
+1
2012-03-30
qtest: add test framework
Anthony Liguori
1
-0
/
+2
2012-03-16
pci: add standard bridge device
Michael S. Tsirkin
1
-1
/
+1
2012-03-16
slotid: add slot id capability
Michael S. Tsirkin
1
-0
/
+1
2012-03-16
shpc: standard hot plug controller
Michael S. Tsirkin
1
-0
/
+1
2012-03-14
qom: Introduce CPU class
Andreas Färber
1
-0
/
+3
2012-03-13
Merge remote-tracking branch 'kraxel/usb.44' into staging
Anthony Liguori
1
-11
/
+13
2012-03-13
qom: Add QOM support to user emulators
Andreas Färber
1
-5
/
+18
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-11
/
+13
2012-03-12
coroutine: adding configure option for sigaltstack coroutine backend
Alex Barcelo
1
-0
/
+4
2012-03-07
i8254: Factor out base class for KVM reuse
Jan Kiszka
1
-1
/
+1
2012-02-23
qemu-ga: add Windows service integration
Michael Roth
1
-1
/
+1
2012-02-23
qemu-ga: add initial win32 support
Michael Roth
1
-1
/
+1
2012-02-23
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
1
-4
/
+5
2012-02-23
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
1
-1
/
+1
2012-02-23
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
1
-1
/
+1
2012-02-23
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
1
-0
/
+1
2012-02-22
jazz-led: compile it only twice
Hervé Poussineau
1
-0
/
+1
2012-02-21
qapi: add string-based visitors
Paolo Bonzini
1
-2
/
+3
2012-02-09
make: Remove duplicate use of GLIB_CFLAGS
Stefan Weil
1
-2
/
+0
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
[next]