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-11-03
hw/mips/boston: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
1
-0
/
+1
2020-10-27
hw/core/ptimer: Support ptimer being disabled by timer callback
Peter Maydell
1
-0
/
+4
2020-10-27
hw/core/clock: trace clock values in Hz instead of ns
Luc Michel
2
-5
/
+5
2020-10-27
hw/block/nvme: change controller pci id
Klaus Jensen
1
-0
/
+1
2020-10-26
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-24
/
+20
2020-10-26
machine: move SMP initialization from vl.c
Paolo Bonzini
1
-0
/
+7
2020-10-26
machine: move UP defaults to class_base_init
Paolo Bonzini
1
-1
/
+5
2020-10-26
machine: remove deprecated -machine enforce-config-section option
Paolo Bonzini
1
-23
/
+0
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
1
-26
/
+5
2020-10-22
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
1
-0
/
+8
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2
-0
/
+26
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
1
-0
/
+15
2020-10-16
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
1
-0
/
+11
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-2
/
+10
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
1
-1
/
+18
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
2
-25
/
+40
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
1
-2
/
+15
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
1
-6
/
+0
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
1
-1
/
+1
2020-10-08
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
5
-705
/
+756
2020-10-06
numa: hmat: require parent cache description before the next level one
Igor Mammedov
1
-1
/
+7
2020-10-06
hw/core/cpu: Add missing 'exec/cpu-common.h' include
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-06
hw/core/qdev-properties: Extract system-mode specific properties
Philippe Mathieu-Daudé
2
-682
/
+679
2020-10-06
hw/core/qdev-properties: Export some integer-related functions
Philippe Mathieu-Daudé
2
-22
/
+35
2020-10-06
hw/core/qdev-properties: Export qdev_prop_enum
Philippe Mathieu-Daudé
1
-0
/
+7
2020-10-06
hw/core/qdev-properties: Export enum-related functions
Philippe Mathieu-Daudé
2
-28
/
+49
2020-10-06
hw/core/qdev-properties: Fix code style
Philippe Mathieu-Daudé
1
-5
/
+5
2020-10-06
hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
Philippe Mathieu-Daudé
1
-13
/
+12
2020-10-06
hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
Philippe Mathieu-Daudé
1
-2
/
+9
2020-10-05
cpus: add handle_interrupt to the CpusAccel interface
Claudio Fontana
1
-13
/
+0
2020-10-05
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
1
-0
/
+1
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-3
/
+5
2020-09-30
numa: remove fixup numa_state->num_nodes to MAX_NODES
Igor Mammedov
1
-4
/
+0
2020-09-30
numa: drop support for '-numa node' (without memory specified)
Igor Mammedov
2
-56
/
+0
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
1
-0
/
+1
2020-09-29
cphp: remove deprecated cpu-add command(s)
Igor Mammedov
2
-24
/
+0
2020-09-25
core/register: Specify instance_size in the TypeInfo
Alistair Francis
1
-18
/
+13
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+3
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-3
/
+3
2020-09-22
machine: Register "memory-backend" as class property
Eduardo Habkost
1
-6
/
+6
2020-09-22
smp: drop support for deprecated (invalid topologies)
Igor Mammedov
1
-12
/
+4
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2
-2
/
+2
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
[next]