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
2015-06-23
hw/core: explicit OFW unit address callback for SysBusDeviceClass
Laszlo Ersek
2
-0
/
+28
2015-06-23
hw/pci-bridge: disable SHPC in PXB
Laszlo Ersek
1
-0
/
+1
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2
-16
/
+71
2015-06-23
hw/pci: introduce shpc_present() helper function
Laszlo Ersek
1
-0
/
+6
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2
-1
/
+3
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
3
-2
/
+6
2015-06-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2
-3
/
+4
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
4
-1
/
+45
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
7
-339
/
+16
2015-06-23
MAINTAINERS: add ACPI entry
Michael S. Tsirkin
1
-0
/
+12
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
1
-4
/
+4
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2
-0
/
+5
2015-06-23
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
1
-1
/
+1
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
1
-2
/
+2
2015-06-22
m68k: fix usp processing on interrupt entry and exception exit
Greg Ungerer
1
-4
/
+3
2015-06-22
m68k: implement move to/from usp register instruction
Greg Ungerer
1
-4
/
+4
2015-06-22
m68k: implement more ColdFire 5208 interrupt controller functionality
Greg Ungerer
1
-0
/
+14
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
28
-125
/
+837
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
16
-23
/
+485
2015-06-21
target-microblaze: Remove dead code
Alistair Francis
1
-4
/
+0
2015-06-21
s3adsp1800: Remove the hardcoded values from the reset
Alistair Francis
1
-8
/
+1
2015-06-21
ml605_mmu: Move the hardcoded values to the init function
Alistair Francis
1
-12
/
+6
2015-06-21
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
4
-6
/
+10
2015-06-21
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
3
-2
/
+55
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
4
-3
/
+6
2015-06-21
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
3
-1
/
+8
2015-06-21
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
4
-4
/
+6
2015-06-21
target-microblaze: Rename the usefpu variable
Alistair Francis
3
-8
/
+8
2015-06-21
target-microblaze: Disable stack protection by default
Alistair Francis
1
-1
/
+1
2015-06-21
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
4
-12
/
+19
2015-06-21
target-microblaze: Tidy up the base-vectors property
Alistair Francis
3
-7
/
+8
2015-06-21
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
4
-2
/
+13
2015-06-21
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
2
-22
/
+28
2015-06-21
target-microblaze: Fix up indentation
Alistair Francis
1
-5
/
+5
2015-06-21
microblaze: s3adsp: Instantiate CPU using QOM
Peter Crosthwaite
1
-6
/
+2
2015-06-19
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
1
-2
/
+2
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
2
-33
/
+17
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
5
-19
/
+71
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
3
-0
/
+150
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
10
-15
/
+16
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
6
-1
/
+434
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
5
-7
/
+22
2015-06-19
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
1
-1
/
+39
2015-06-19
doc: Document user creatable object types in help text
Daniel P. Berrange
1
-16
/
+54
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
1
-1
/
+1
2015-06-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...
Peter Maydell
21
-97
/
+770
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
4
-12
/
+103
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
9
-28
/
+87
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
2
-0
/
+36
[next]