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-23
hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()
Laszlo Ersek
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
add pci-bridge-seat
Gerd Hoffmann
2015-06-23
pc: cleanup and convert TMP ACPI device description to AML API
Igor Mammedov
2015-06-23
MAINTAINERS: add ACPI entry
Michael S. Tsirkin
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
qdev: fix OVERFLOW_BEFORE_WIDEN
Gonglei
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
2015-06-22
m68k: fix usp processing on interrupt entry and exception exit
Greg Ungerer
2015-06-22
m68k: implement move to/from usp register instruction
Greg Ungerer
2015-06-22
m68k: implement more ColdFire 5208 interrupt controller functionality
Greg Ungerer
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
[next]