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
/
stubs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2
-0
/
+8
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
2
-0
/
+15
2016-06-24
ipmi: Add SMBIOS table entry
Corey Minyard
2
-0
/
+15
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
include: move CPU-related definitions out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-04-22
event-notifier: Add "is_external" parameter
Fam Zheng
1
-0
/
+10
2016-04-22
iohandler: Introduce iohandler_get_aio_context
Fam Zheng
2
-0
/
+9
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk
1
-0
/
+4
2016-03-22
Clean up includes some more
Markus Armbruster
3
-4
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2
-2
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
2
-0
/
+9
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
2
-3
/
+3
2016-03-15
icount: decouple warp calls
Pavel Dovgalyuk
1
-1
/
+1
2016-03-15
replay: character devices
Pavel Dovgalyuk
1
-0
/
+34
2016-03-01
typedefs: Add CPUState
LluĂs Vilanova
1
-2
/
+1
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2016-02-16
all: Clean up includes
Peter Maydell
1
-0
/
+1
2016-02-04
stubs: Clean up includes
Peter Maydell
40
-1
/
+40
2016-02-02
blockdev: Keep track of monitor-owned BDS
Max Reitz
2
-0
/
+6
2015-12-17
kvm: x86: add support for KVM_CAP_SPLIT_IRQCHIP
Paolo Bonzini
1
-1
/
+1
2015-12-02
main-loop: suppress warnings under qtest
Michael S. Tsirkin
1
-0
/
+5
2015-11-12
monitor/target-ppc: Define target_get_monitor_def
Alexey Kardashevskiy
2
-0
/
+32
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
1
-0
/
+9
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-0
/
+6
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
1
-0
/
+13
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
1
-0
/
+20
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
3
-0
/
+17
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+7
2015-10-22
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2
-0
/
+7
2015-10-19
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
2
-8
/
+0
2015-10-19
qemu-char: convert spice backend to data-driven creation
Paolo Bonzini
2
-15
/
+0
2015-10-19
qemu-char: convert testdev backend to data-driven creation
Paolo Bonzini
2
-8
/
+0
2015-10-19
qemu-char: convert braille backend to data-driven creation
Paolo Bonzini
2
-8
/
+0
2015-10-19
qemu-char: convert msmouse backend to data-driven creation
Paolo Bonzini
2
-8
/
+0
2015-09-16
monitor: remove target-specific code from monitor.c
Pavel Butsykin
2
-0
/
+10
2015-07-01
main-loop: introduce qemu_mutex_iothread_locked
Paolo Bonzini
1
-0
/
+5
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Finally unused, clean up
Markus Armbruster
3
-9
/
+2
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
1
-1
/
+1
2015-06-12
iohandler: Change return type of qemu_set_fd_handler to "void"
Fam Zheng
1
-4
/
+4
2015-06-12
main-loop: Drop qemu_set_fd_handler2
Fam Zheng
1
-9
/
+0
2015-06-12
stubs: Add qemu_set_fd_handler
Fam Zheng
1
-0
/
+8
2015-06-02
monitor: Change return type of monitor_cur_is_qmp() to bool
Markus Armbruster
1
-2
/
+2
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-11
/
+0
2015-03-04
pc-dimm: add a function to calculate VM's current RAM size
zhanghailiang
1
-0
/
+5
2015-03-01
pci-hotplug-old: Has been dead for five major releases, bury
Markus Armbruster
2
-11
/
+0
2015-02-10
stubs: Fix warning caused by missing include statement
Stefan Weil
1
-1
/
+1
2014-10-20
block: Code motion to get rid of stubs/blockdev.c
Markus Armbruster
2
-13
/
+0
2014-09-25
block: Keep DriveInfo alive until BlockDriverState dies
Markus Armbruster
2
-0
/
+13
[next]