index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-22
disas: Remove uses of CPU env
Peter Crosthwaite
2015-06-22
monitor: Split mon_get_cpu fn to remove ENV_GET_CPU
Peter Crosthwaite
2015-06-22
monitor: Fix failure path for "S" argument
Bandan Das
2015-06-22
monitor: Point to "help" command on syntax error
Bandan Das
2015-06-22
monitor: cleanup parsing of cmd name and cmd arguments
Bandan Das
2015-06-22
monitor: remove debug prints
Bandan Das
2015-06-22
qobject: Use 'bool' inside qdict
Eric Blake
2015-06-22
qobject: Use 'bool' for qbool
Eric Blake
2015-06-22
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2015-06-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-06-21
target-microblaze: Remove dead code
Alistair Francis
2015-06-21
s3adsp1800: Remove the hardcoded values from the reset
Alistair Francis
2015-06-21
ml605_mmu: Move the hardcoded values to the init function
Alistair Francis
2015-06-21
target-microblaze: Convert pvr-full to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert version_mask to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert endi to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert dcache-writeback to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Convert use-mmu to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Rename the usefpu variable
Alistair Francis
2015-06-21
target-microblaze: Disable stack protection by default
Alistair Francis
2015-06-21
target-microblaze: Convert use-fpu to a CPU property
Alistair Francis
2015-06-21
target-microblaze: Tidy up the base-vectors property
Alistair Francis
2015-06-21
target-microblaze: Allow the stack protection to be disabled
Alistair Francis
2015-06-21
target-microblaze: Preserve the pvr registers during reset
Alistair Francis
2015-06-21
target-microblaze: Fix up indentation
Alistair Francis
2015-06-21
microblaze: s3adsp: Instantiate CPU using QOM
Peter Crosthwaite
2015-06-19
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
2015-06-19
vl: Create (most) objects before creating chardev backends
Daniel P. Berrange
2015-06-19
doc: Document user creatable object types in help text
Daniel P. Berrange
2015-06-19
backends: Fix typename of 'policy' enum property in hostmem obj
Daniel P. Berrange
2015-06-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150619'...
Peter Maydell
2015-06-19
semihosting: add --semihosting-config arg sub-argument
Leon Alrae
2015-06-19
semihosting: create SemihostingConfig structure and semihost.h
Leon Alrae
2015-06-19
arm: xlnx-zynqmp: Add 2xCortexR5 CPUs
Peter Crosthwaite
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
2015-06-19
arm: xlnx-zynqmp: Preface CPU variables with "apu"
Peter Crosthwaite
2015-06-19
target-arm: Add support for Cortex-R5
Peter Crosthwaite
2015-06-19
target-arm: Implement PMSAv7 MPU
Peter Crosthwaite
2015-06-19
target-arm: Add registers for PMSAv7
Peter Crosthwaite
2015-06-19
target-arm/helper.c: define MPUIR register
Peter Crosthwaite
2015-06-19
target-arm: Do not reset sysregs marked as ALIAS
Sergey Fedorov
2015-06-19
hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
Eric Auger
2015-06-19
target-arm: Add the Cortex-M4 CPU
Aurelio C. Remonda
2015-06-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20150619-1' in...
Peter Maydell
[next]