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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-12-15
qdev: Make check_prop_still_unset() get Object* argument
Eduardo Habkost
1
-5
/
+5
2020-12-15
qdev: Make qdev_find_global_prop() get Object* argument
Eduardo Habkost
2
-3
/
+3
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
2
-83
/
+56
2020-12-15
qdev: Make bit_prop_set() get Object* argument
Eduardo Habkost
1
-4
/
+6
2020-12-15
qdev: Make PropertyInfo.print method get Object* argument
Eduardo Habkost
2
-3
/
+3
2020-12-15
qdev: Don't use dev->id on set_size32() error message
Eduardo Habkost
1
-1
/
+1
2020-12-15
qdev: Check dev->realized at set_size()
Eduardo Habkost
1
-0
/
+5
2020-12-15
qdev: Move property code to qdev-properties.[ch]
Eduardo Habkost
2
-120
/
+120
2020-12-15
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
1
-0
/
+15
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
5
-16
/
+74
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
1
-0
/
+24
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
1
-0
/
+5
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
1
-0
/
+1
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-0
/
+3
2020-12-10
vl: extract validation of -smp to machine.c
Paolo Bonzini
1
-0
/
+23
2020-12-10
make ram_size local to vl.c
Paolo Bonzini
2
-6
/
+7
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-10
/
+10
2020-12-10
Tweak a few "Parameter 'NAME' expects THING" error message
Markus Armbruster
1
-1
/
+1
2020-12-08
hw: add compat machines for 6.0
Cornelia Huck
1
-0
/
+3
2020-12-08
failover: Rename function to hide_device()
Juan Quintela
1
-2
/
+2
2020-12-08
failover: should_be_hidden() should take a bool
Juan Quintela
1
-14
/
+5
2020-11-24
Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"
Michael S. Tsirkin
1
-12
/
+13
2020-11-17
register: Remove unnecessary NULL check
Alistair Francis
1
-4
/
+0
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
4
-4
/
+4
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
1
-0
/
+1
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
[next]