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
2020-05-19
blockdev: Split off basic bitmap operations for qemu-img
Eric Blake
1
-2
/
+1
2020-03-12
aspeed/smc: Add some tracing
Cédric Le Goater
1
-0
/
+1
2020-03-09
monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c
Maxim Levitsky
1
-1
/
+1
2020-03-06
qemu-storage-daemon: Add --monitor option
Kevin Wolf
1
-2
/
+2
2020-03-06
qemu-storage-daemon: Add main loop
Kevin Wolf
1
-0
/
+2
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
1
-1
/
+1
2020-03-06
qemu-storage-daemon: Add --object option
Kevin Wolf
1
-1
/
+1
2020-03-06
qemu-storage-daemon: Add --blockdev option
Kevin Wolf
1
-0
/
+7
2020-02-22
softmmu: move vl.c to softmmu/
Alexander Bulekov
1
-2
/
+0
2020-01-30
Makefile: Keep trace-events-subdirs ordered
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-21
/
+10
2020-01-24
Makefile: Remove unhelpful comment
Philippe Mathieu-Daudé
1
-4
/
+2
2020-01-24
Makefile: Restrict system emulation and tools objects
Philippe Mathieu-Daudé
1
-12
/
+7
2020-01-24
Makefile: Clarify all the codebase requires qom/ objects
Philippe Mathieu-Daudé
1
-5
/
+1
2020-01-23
virtiofsd: Add Makefile wiring for virtiofsd contrib
Dr. David Alan Gilbert
1
-0
/
+1
2020-01-06
Add dbus-vmstate object
Marc-André Lureau
1
-0
/
+1
2019-12-17
stubs: replace stubs with lnot if applicable
Paolo Bonzini
1
-1
/
+1
2019-12-17
crypto: move common bits for all emulators to libqemuutil
Paolo Bonzini
1
-2
/
+1
2019-12-17
accel: compile accel/accel.c just once
Paolo Bonzini
1
-0
/
+1
2019-12-17
Remove the core bluetooth code
Thomas Huth
1
-2
/
+0
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+1
2019-09-18
loader: Trace loaded images
Alexey Kardashevskiy
1
-0
/
+1
2019-07-02
dump: Move HMP command handlers to dump/
Markus Armbruster
1
-0
/
+1
2019-07-02
Makefile: Don't add monitor/ twice to common-obj-y
Markus Armbruster
1
-1
/
+0
2019-06-26
hw/mips/gt64xxx_pci: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
1
-0
/
+1
2019-06-17
monitor: Split out monitor/qmp.c
Kevin Wolf
1
-0
/
+1
2019-06-17
monitor: Move {hmp, qmp}.c to monitor/{hmp, qmp}-cmds.c
Kevin Wolf
1
-1
/
+1
2019-06-17
Move monitor.c to monitor/misc.c
Kevin Wolf
1
-0
/
+1
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
1
-0
/
+1
2019-05-29
contrib: add vhost-user-gpu
Marc-André Lureau
1
-0
/
+1
2019-05-24
SiFive RISC-V GPIO Device
Fabien Chouteau
1
-0
/
+1
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
1
-1
/
+1
2019-05-22
build: Link user-only with crypto random number objects
Richard Henderson
1
-1
/
+1
2019-05-22
contrib: add vhost-user-input
Marc-André Lureau
1
-0
/
+1
2019-05-17
build: don't build hardware objects with linux-user
Laurent Vivier
1
-5
/
+9
2019-05-17
build: chardev is only needed for softmmu targets
Laurent Vivier
1
-1
/
+1
2019-05-17
trace: only include trace-event-subdirs when they are needed
Laurent Vivier
1
-5
/
+7
2019-03-19
RISC-V: Convert trap debugging to trace events
Michael Clark
1
-0
/
+1
2019-03-12
target/hppa: add TLB trace events
Sven Schnelle
1
-0
/
+1
2019-03-11
build: remove unnecessary assignments from Makefile.target
Paolo Bonzini
1
-1
/
+1
2019-03-11
build: get rid of target-obj-y
Paolo Bonzini
1
-1
/
+0
2019-03-07
build-sys: link with slirp as an external project
Marc-André Lureau
1
-1
/
+0
2019-02-26
authz: add QAuthZ object as an authorization base class
Daniel P. Berrange
1
-0
/
+6
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
1
-1
/
+1
2019-02-18
build: Deal with all of QAPI's .o in qapi/Makefile.objs
Markus Armbruster
1
-15
/
+1
2019-02-18
build-sys: move qmp-introspect per target
Marc-André Lureau
1
-2
/
+0
2019-02-18
qapi: Generate QAPIEvent stuff into separate files
Markus Armbruster
1
-0
/
+1
2019-02-07
slirp: replace trace functions with DEBUG calls
Marc-André Lureau
1
-1
/
+0
2019-01-14
build-sys: use a separate slirp-obj-y && slirp.mo
Marc-André Lureau
1
-2
/
+1
2019-01-14
slirp: add tftp tracing
Gerd Hoffmann
1
-0
/
+1
[next]