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
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
2017-07-14
qdev: Introduce PropertyInfo.create
Fam Zheng
1
-12
/
+19
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-1
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2
-10
/
+10
2017-07-13
Convert error_report*_err() to warn_report*_err()
Alistair Francis
1
-1
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2
-9
/
+9
2017-07-11
hw/core: fix missing return value in load_image_targphys_as()
Philippe Mathieu-Daudé
1
-1
/
+3
2017-07-11
elf-loader: warn about invalid endianness
Philippe Mathieu-Daudé
1
-0
/
+1
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
1
-0
/
+7
2017-06-28
machine: export register_compat_prop()
Peter Xu
2
-13
/
+14
2017-06-20
platform-bus: use get_uint() for "addr" property
Marc-André Lureau
1
-1
/
+1
2017-06-20
qdev: avoid type casts between signed and unsigned
Marc-André Lureau
1
-8
/
+13
2017-06-20
qdev: wrap default property value in an union
Marc-André Lureau
1
-3
/
+3
2017-06-19
qdev: remove PropertyInfo.qtype field
Marc-André Lureau
2
-12
/
+36
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-10
/
+27
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
1
-6
/
+10
2017-06-05
numa: move default mapping init to machine
Igor Mammedov
1
-10
/
+23
2017-06-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-5
/
+5
2017-06-05
hw/core: nmi.c can be compiled as common-obj nowadays
Thomas Huth
1
-1
/
+1
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2
-3
/
+3
2017-06-04
register: display register prefix (name) since it is available
Philippe Mathieu-Daudé
1
-4
/
+4
2017-06-02
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...
Peter Maydell
1
-1
/
+0
2017-06-02
load_uboot_image: don't assume a full header read
Andrew Jones
1
-1
/
+2
2017-06-02
char: make chr_fe_deinit() optionaly delete backend
Marc-André Lureau
1
-1
/
+1
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
1
-1
/
+1
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2
-2
/
+2
2017-06-01
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
1
-1
/
+0
2017-05-22
numa: Silence incomplete mapping warning under qtest
Igor Mammedov
1
-1
/
+2
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
1
-4
/
+16
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
1
-0
/
+11
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
3
-2
/
+3
2017-05-17
migration: Move check_migratable() into qdev.c
Juan Quintela
1
-4
/
+16
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
1
-0
/
+162
2017-05-11
numa: use possible_cpus for not mapped CPUs check
Igor Mammedov
1
-0
/
+58
2017-05-11
machine: call machine init from wrapper
Igor Mammedov
1
-0
/
+6
2017-05-11
numa: mirror cpu to node mapping in MachineState::possible_cpus
Igor Mammedov
1
-0
/
+96
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+2
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
1
-4
/
+5
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
1
-37
/
+3
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
1
-34
/
+0
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
1
-1
/
+1
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
1
-2
/
+2
2017-04-20
qdev: Constify local variable returned by blk_bs
Krzysztof Kozlowski
1
-1
/
+1
2017-04-20
qdev: Constify value passed to qdev_prop_set_macaddr
Krzysztof Kozlowski
1
-1
/
+2
2017-04-20
hw/core/null-machine: Print error message when using the -kernel parameter
Thomas Huth
1
-0
/
+6
2017-04-20
qdev: Make "hotplugged" property read-only
Eduardo Habkost
1
-8
/
+1
2017-04-03
block: add missed aio_context_acquire into release_drive
Denis V. Lunev
1
-0
/
+4
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
1
-0
/
+5
[next]