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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
accel/tcg: Remove deprecated '-tb-size' option
Philippe Mathieu-Daudé
4
-24
/
+6
2020-12-15
memory: clamp cached translation in case it points to an MMIO region
Paolo Bonzini
2
-0
/
+61
2020-12-15
msix: assert that accesses are within bounds
Paolo Bonzini
1
-0
/
+3
2020-12-15
qtest/pvpanic: Test panic option that allows VM to continue
Alejandro Jimenez
1
-1
/
+25
2020-12-15
vl: Add option to avoid stopping VM upon guest panic
Alejandro Jimenez
6
-5
/
+43
2020-12-15
vl: Add an -action option specifying response to guest events
Alejandro Jimenez
2
-2
/
+78
2020-12-15
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
11
-13
/
+134
2020-12-15
monitor: allow quitting while in preconfig state
Paolo Bonzini
2
-1
/
+3
2020-12-15
memory: allow creating MemoryRegions before accelerators
Paolo Bonzini
2
-11
/
+7
2020-12-15
plugin: propagate errors
Paolo Bonzini
4
-25
/
+21
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
12
-39
/
+26
2020-12-15
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
2
-13
/
+14
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
11
-32
/
+73
2020-12-15
chardev: do not use machine_init_done
Paolo Bonzini
9
-88
/
+43
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
4
-46
/
+51
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
6
-45
/
+83
2020-12-15
vl: extract softmmu/runstate.c
Paolo Bonzini
4
-751
/
+805
2020-12-15
vl: allow -incoming defer with -preconfig
Paolo Bonzini
1
-3
/
+2
2020-12-15
vl: remove separate preconfig main_loop
Paolo Bonzini
3
-64
/
+41
2020-12-15
remove preconfig state
Paolo Bonzini
11
-29
/
+34
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
32
-304
/
+1557
2020-12-15
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
28
-538
/
+504
2020-12-15
MAINTAINERS: Update my git repository URLs
Eduardo Habkost
1
-3
/
+3
2020-12-15
qdev: Move UUID property to qdev-properties-system.c
Eduardo Habkost
2
-57
/
+57
2020-12-15
qdev: Make qdev_propinfo_get_uint16() static
Eduardo Habkost
2
-5
/
+3
2020-12-15
qdev: Make error_set_from_qdev_prop_error() get Object* argument
Eduardo Habkost
4
-12
/
+12
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
3
-4
/
+4
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
8
-100
/
+68
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
3
-4
/
+4
2020-12-15
qdev: Don't use dev->id on set_size32() error message
Eduardo Habkost
1
-1
/
+1
2020-12-15
sparc: Check dev->realized at sparc_set_nwindows()
Eduardo Habkost
1
-0
/
+6
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
5
-157
/
+159
2020-12-15
cpu: Move cpu_common_props to hw/core/cpu.c
Eduardo Habkost
3
-16
/
+15
2020-12-15
cs4231: Get rid of empty property array
Eduardo Habkost
1
-5
/
+0
2020-12-15
netfilter: Use class properties
Eduardo Habkost
5
-42
/
+39
2020-12-15
netfilter: Reorder functions
Eduardo Habkost
2
-28
/
+28
2020-12-15
can_host: Use class properties
Eduardo Habkost
1
-11
/
+5
2020-12-15
arm/cpu64: Register "aarch64" as class property
Eduardo Habkost
1
-10
/
+6
2020-12-15
virt: Register "its" as class property
Eduardo Habkost
1
-5
/
+7
2020-12-15
arm/virt: Register most properties as class properties
Eduardo Habkost
1
-35
/
+41
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
1
-24
/
+16
2020-12-15
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20201215-pull-request...
Peter Maydell
4
-67
/
+23
2020-12-15
hw/block/m25p80: Fix Numonyx fast read dummy cycle count
Joe Komlodi
1
-3
/
+27
2020-12-15
hw/block/m25p80: Check SPI mode before running some Numonyx commands
Joe Komlodi
1
-19
/
+95
2020-12-15
hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
Joe Komlodi
1
-1
/
+1
2020-12-15
hw/block/m25p80: Make Numonyx config field names more accurate
Joe Komlodi
1
-6
/
+6
2020-12-15
hw/misc/zynq_slcr: Avoid #DIV/0! error
Philippe Mathieu-Daudé
1
-0
/
+5
[prev]
[next]