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
/
hw
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
Add symbol table callback interface to load_elf
Michael Clark
1
-2
/
+16
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
hw/core/split-irq: Device that splits IRQ lines
Peter Maydell
2
-0
/
+90
2018-03-02
qdev: Add new qdev_init_gpio_in_named_with_opaque()
Peter Maydell
1
-3
/
+5
2018-03-02
loader: Add new load_ramdisk_as()
Peter Maydell
1
-1
/
+7
2018-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...
Peter Maydell
1
-0
/
+8
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
1
-0
/
+8
2018-02-27
loader: don't perform overlapping address check for memory region ROM images
Mark Cave-Ayland
1
-9
/
+11
2018-02-10
machine: Polish -machine xxx,help
Alexey Kardashevskiy
1
-1
/
+1
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
1
-1
/
+2
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
hw/core/generic-loader: Allow PC to be set on command line
Peter Maydell
1
-1
/
+1
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+24
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
1
-0
/
+11
2018-02-05
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
1
-0
/
+24
2018-01-23
linux-user: remove nmi.c and fw-path-provider.c
Laurent Vivier
3
-79
/
+99
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
1
-6
/
+6
2018-01-19
qdev: Check for the availability of a hotplug controller before adding a device
Thomas Huth
1
-8
/
+20
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-14
/
+29
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2
-1
/
+1
2017-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+1
2017-12-19
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
1
-64
/
+0
2017-12-19
qdev: drop unused #include "sysemu/iothread.h"
Stefan Hajnoczi
1
-1
/
+0
2017-12-18
misc: remove duplicated includes
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-14
qdev: add DEFINE_PROP_TPMBE
Marc-André Lureau
1
-0
/
+64
2017-12-05
qdev-properties: add UUID property type
Roman Kagan
1
-0
/
+61
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-11
/
+21
2017-10-18
qdev: defer DEVICE_DEL event until instance_finalize()
Michael Roth
1
-11
/
+12
2017-10-18
Revert "qdev: Free QemuOpts when the QOM path goes away"
Michael Roth
1
-3
/
+1
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
1
-3
/
+14
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-1
/
+1
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
1
-0
/
+32
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-0
/
+1
2017-09-08
fw_cfg: rename read callback
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-5
/
+5
2017-09-04
qapi: Convert indirect uses of FOO_lookup[...] to qapi_enum_lookup()
Markus Armbruster
1
-2
/
+5
2017-07-31
loader: check get_image_size() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-28
Revert "elf-loader: warn about invalid endianness"
Alexey Kardashevskiy
1
-1
/
+0
2017-07-19
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170718' i...
Peter Maydell
1
-0
/
+32
2017-07-18
qdev: provide DEFINE_PROP_INT64()
Peter Xu
1
-0
/
+32
2017-07-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-36
/
+5
2017-07-17
Revert "machine: Convert abstract typename on compat_props to subclass names"
Eduardo Habkost
1
-23
/
+3
2017-07-17
qdev: fix the order compat and global properties are applied
Greg Kurz
1
-13
/
+2
2017-07-17
qdev: support properties which don't set a default value
Peter Maydell
1
-1
/
+1
2017-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-38
/
+64
2017-07-14
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2
-26
/
+26
2017-07-14
qdev: Introduce DEFINE_PROP_LINK
Fam Zheng
1
-0
/
+18
[next]