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
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-08
target/arm: Move setting of CPU halted state to generic code
Thiago Jung Bauermann
1
-1
/
+1
2020-09-01
hw/core/sysbus: Assert memory region index is in range
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-01
hw/core/sysbus: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2020-08-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...
Peter Maydell
2
-1
/
+12
2020-08-28
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-4
/
+4
2020-08-28
hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
Philippe Mathieu-Daudé
1
-0
/
+1
2020-08-28
hw/qdev-clock: Uninline qdev_connect_clock_in()
Philippe Mathieu-Daudé
1
-0
/
+5
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
1
-1
/
+6
2020-08-27
numa: hmat: fix cache size check
Igor Mammedov
1
-4
/
+4
2020-08-27
vhost-user-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+1
2020-08-27
virtio-blk-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-0
/
+1
2020-08-27
virtio-scsi-pci: default num_queues to -smp N
Stefan Hajnoczi
1
-1
/
+5
2020-08-22
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-0
/
+7
2020-08-21
meson: convert hw/core
Marc-André Lureau
2
-34
/
+49
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2
-1
/
+2
2020-08-19
hw: add compat machines for 5.2
Cornelia Huck
1
-0
/
+3
2020-08-19
qmp: Expose MachineClass::default_ram_id
Michal Privoznik
1
-0
/
+4
2020-07-27
hw/pci-host: save/restore pci host config register
Hogan Wang
1
-0
/
+1
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2
-4
/
+3
2020-07-20
qdev: Move doc comments from qdev.c to qdev-core.h
Peter Maydell
1
-33
/
+0
2020-07-10
hw/core/null-machine: Do not initialize unused chardev backends
Philippe Mathieu-Daudé
1
-0
/
+5
2020-07-10
qdev: Ignore Error objects where the return value suffices
Markus Armbruster
1
-4
/
+1
2020-07-10
qapi: Smooth another visitor error checking pattern
Markus Armbruster
1
-4
/
+3
2020-07-10
error: Reduce unnecessary error propagation
Markus Armbruster
1
-1
/
+1
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
1
-30
/
+14
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
3
-48
/
+16
2020-07-10
qdev: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-2
/
+2
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
2
-11
/
+2
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
5
-25
/
+25
2020-07-10
qom: Crash more nicely on object_property_get_link() failure
Markus Armbruster
1
-3
/
+3
2020-07-10
qapi: Use returned bool to check for failure, manual part
Markus Armbruster
1
-6
/
+6
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
3
-34
/
+19
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-2
/
+1
2020-07-09
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-reque...
Peter Maydell
1
-2
/
+4
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-5
/
+12
2020-07-07
qdev: device module support
Gerd Hoffmann
1
-2
/
+4
2020-07-03
qdev: Introduce DEFINE_PROP_RESERVED_REGION
Eric Auger
1
-0
/
+89
2020-07-03
numa: Auto-enable NUMA when any memory devices are possible
David Hildenbrand
1
-5
/
+6
2020-07-03
numa: Handle virtio-mem in NUMA stats
David Hildenbrand
1
-0
/
+6
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-3
/
+3
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
1
-2
/
+2
2020-06-26
vmport: move compat properties to hw_compat_5_0
Paolo Bonzini
1
-4
/
+4
2020-06-26
numa: forbid '-numa node, mem' for 5.1 and newer machine types
Igor Mammedov
1
-0
/
+7
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+8
2020-06-23
qdev: Reject chardev property override
Markus Armbruster
1
-0
/
+8
2020-06-23
qdev: Reject drive property override
Markus Armbruster
1
-0
/
+8
2020-06-23
qdev: Improve netdev property override error a bit
Markus Armbruster
2
-3
/
+44
2020-06-23
qdev: Eliminate get_pointer(), set_pointer()
Markus Armbruster
1
-60
/
+35
[next]