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
2018-10-19
replay: pass raw icount value to replay_save_clock
Paolo Bonzini
2
-1
/
+6
2018-10-15
stubs: add ramfb
Gerd Hoffmann
2
-0
/
+14
2018-08-23
qsp: track BQL callers explicitly
Emilio G. Cota
1
-1
/
+1
2018-07-24
tests: don't silence error reporting for all tests
Daniel P. Berrangé
1
-1
/
+2
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-06-27
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
1
-1
/
+1
2018-06-18
monitor: add lock to protect mon_fdsets
Peter Xu
1
-1
/
+1
2018-05-07
pc-dimm: factor out MemoryDevice interface
David Hildenbrand
2
-3
/
+3
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
1
-2
/
+2
2018-03-12
replay: make locking visible outside replay code
Alex Bennée
1
-0
/
+8
2018-03-12
vl: export machine_init_done
Peter Xu
1
-0
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
3
-3
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+2
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
5
-0
/
+5
2018-02-08
stubs: Add stubs for ram block API
Fam Zheng
2
-0
/
+17
2017-10-25
tpm: add stubs
Philippe Mathieu-Daudé
2
-0
/
+34
2017-09-14
qmp: introduce query-memory-size-summary command
Vadim Galitsyn
2
-1
/
+6
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2
-0
/
+7
2017-08-15
stubs: Add vm state change handler stubs
Fam Zheng
2
-0
/
+15
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-3
/
+2
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
1
-1
/
+1
2017-04-25
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2
-0
/
+64
2017-04-25
move xen-common.c to hw/xen/
Anthony Xu
2
-0
/
+15
2017-03-14
cpus: define QEMUTimerListNotifyCB for QEMU system emulation
Paolo Bonzini
1
-0
/
+6
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+10
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
2
-0
/
+10
2017-02-28
migrate: Introduce a 'dc->vmsd' check to avoid segfault for --only-migratable
Ashijeet Acharya
1
-0
/
+6
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
3
-11
/
+33
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
1
-1
/
+2
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-3
/
+3
2017-01-24
migration: disallow migrate_add_blocker during migration
Ashijeet Acharya
1
-1
/
+2
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
1
-1
/
+1
2017-01-16
stubs: remove stubs/kvm.c
Paolo Bonzini
2
-9
/
+0
2017-01-16
build: remove --enable-colo/--disable-colo
Paolo Bonzini
2
-47
/
+0
2017-01-16
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2
-9
/
+0
2017-01-16
stubs: move vhost stubs to stubs/vhost.o
Paolo Bonzini
2
-8
/
+0
2017-01-16
stubs: group all monitor_fdset_* functions in a single file
Paolo Bonzini
6
-35
/
+23
2017-01-16
stubs: group stubs for user-mode emulation
Paolo Bonzini
3
-46
/
+0
2017-01-16
hw: move reset handlers from vl.c to hw/core
Paolo Bonzini
2
-15
/
+0
2017-01-16
stubs: remove unused stub for serial_hd
Paolo Bonzini
2
-5
/
+0
2017-01-16
stubs: move acpi stubs to hw/acpi
Paolo Bonzini
2
-15
/
+0
2017-01-16
stubs: move smbios stubs to hw/smbios
Paolo Bonzini
2
-15
/
+0
2017-01-16
stubs: merge all monitor stubs in one file, remove monitor_cur_is_qmp stub
Paolo Bonzini
4
-20
/
+7
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
1
-0
/
+1
2016-11-01
tests: send error_report to test log
Paolo Bonzini
1
-1
/
+7
2016-11-01
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
3
-12
/
+14
2016-10-31
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...
Peter Maydell
2
-0
/
+47
2016-10-30
COLO: Add 'x-colo-lost-heartbeat' command to trigger failover
zhanghailiang
1
-0
/
+8
[prev]
[next]