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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-21
/
+6
2018-12-15
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' in...
Peter Maydell
2
-5
/
+7
2018-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...
Peter Maydell
2
-7
/
+4
2018-12-14
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
1
-2
/
+1
2018-12-14
block: Drop bdrv_reopen()
Alberto Garcia
1
-1
/
+0
2018-12-14
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
1
-0
/
+2
2018-12-14
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
1
-5
/
+3
2018-12-14
block/backup: drop unused synchronization interface
Vladimir Sementsov-Ogievskiy
1
-13
/
+0
2018-12-14
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
4
-12
/
+5
2018-12-13
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
1
-0
/
+2
2018-12-13
qapi: Rewrite string-input-visitor's integer and list parsing
David Hildenbrand
1
-2
/
+2
2018-12-13
cutils: Fix qemu_strtosz() & friends to reject non-finite sizes
David Hildenbrand
1
-3
/
+3
2018-12-13
cutils: Add qemu_strtod() and qemu_strtod_finite()
David Hildenbrand
1
-0
/
+2
2018-12-13
hw/arm: versal: Correct the nr of IRQs to 192
Edgar E. Iglesias
1
-1
/
+1
2018-12-13
hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
Edgar E. Iglesias
1
-3
/
+3
2018-12-13
core/sysbus: remove the SysBusDeviceClass::init path
Mao Zhongyi
1
-3
/
+0
2018-12-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-12-12' in...
Peter Maydell
2
-1
/
+5
2018-12-13
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181212' into staging
Peter Maydell
1
-1
/
+7
2018-12-12
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2018-12-12
s390x/tod: Properly stop the KVM TOD while the guest is not running
David Hildenbrand
1
-1
/
+7
2018-12-12
monitor: Remove "x-oob", offer capability "oob" unconditionally
Peter Xu
1
-1
/
+0
2018-12-12
i2c: Move typedef of bitbang_i2c_interface to i2c.h
BALATON Zoltan
2
-3
/
+2
2018-12-12
Remove QEMU_ARTIFICIAL macro
Thomas Huth
1
-6
/
+0
2018-12-12
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Thomas Huth
2
-3
/
+3
2018-12-12
monitor: Suspend monitor instead dropping commands
Peter Xu
1
-0
/
+2
2018-12-12
char: add a QEMU_CHAR_FEATURE_GCONTEXT flag
Marc-André Lureau
1
-0
/
+3
2018-12-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-1
/
+1
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-5
/
+2
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-1
/
+0
2018-12-11
accel: register global_props like machine globals
Marc-André Lureau
1
-29
/
+0
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-2
/
+2
2018-12-11
qom: make interface types abstract
Marc-André Lureau
13
-47
/
+12
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2
-0
/
+6
2018-12-11
numa: Match struct to typedef name
Eric Blake
2
-2
/
+2
2018-12-11
i386: Rename bools in PCMachineState to end in _enabled
Corey Minyard
1
-3
/
+3
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
2
-1
/
+1
2018-12-11
range: pass const pointer where possible
David Hildenbrand
1
-3
/
+3
2018-12-11
hw: qdev: fix error in comment
Li Qiang
1
-1
/
+1
2018-12-04
net: drop too large packet early
Jason Wang
1
-6
/
+0
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-3
/
+3
2018-11-19
io: return 0 for EOF in TLS session read after shutdown
Daniel P. Berrangé
2
-3
/
+4
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
1
-3
/
+4
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-2
/
+64
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
1
-1
/
+4
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
1
-2
/
+0
2018-11-06
include/qemu/thread.h: Document qemu_thread_atexit* API
Peter Maydell
1
-0
/
+22
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
2
-1
/
+16
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
1
-0
/
+25
2018-11-06
i386: clarify that the Q35 machine type implements a P35 chipset
Daniel P. Berrangé
1
-1
/
+1
2018-11-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-59
/
+68
[next]