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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-06-24
PPC: e500: allow users to set the /compatible property via -machine
Alexander Graf
2012-06-24
PPC: e500: Refactor serial dt generation
Alexander Graf
2012-06-24
PPC: e500: Extend address/size of / to 64bit
Alexander Graf
2012-06-24
PPC: e500: Define addresses as always 64bit
Alexander Graf
2012-06-24
PPC: e500: Use new SOC dt format
Alexander Graf
2012-06-24
PPC: e500: Use new MPIC dt format
Alexander Graf
2012-06-24
PPC: e500: enable manual loading of dtb blob
Alexander Graf
2012-06-24
PPC: e500: dt: use target_phys_addr_t for ramsize
Alexander Graf
2012-06-24
PPC: e500: dt: use 64bit cell helper
Alexander Graf
2012-06-24
dt: Add -machine dumpdtb option to dump the current dtb
Alexander Graf
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
2012-06-24
PPC: e500: dt: create pci node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create global-utils node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create mpic node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create serial nodes dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create /soc8544 node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create /chosen node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create / node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create /hypervisor node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create /cpus node dynamically
Alexander Graf
2012-06-24
PPC: e500: dt: create memory node dynamically
Alexander Graf
2012-06-24
PPC: e500: require libfdt
Alexander Graf
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
2012-06-24
spapr_vscsi: Error handling fixes
Benjamin Herrenschmidt
2012-06-24
pseries: Correctly create ibm,segment-page-sizes property
Benjamin Herrenschmidt
2012-06-24
PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
Alexander Graf
2012-06-21
fdc: use LOG_UNIMP logging
Blue Swirl
2012-06-21
xilinx_timer: Fixed deadlock issue
Peter A. G. Crosthwaite
2012-06-21
xilinx_timer: Removed include of qemu-timer
Peter A. G. Crosthwaite
2012-06-19
Allow machines to configure the QEMU_VERSION that's exposed via hardware
Crístian Viana
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-06-19
make: automatically include dependencies in recursive subdir rules (v2)
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-06-18
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
2012-06-18
qbus: Initialize in standard way
Anthony Liguori
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-06-18
qdev: Connect busses with their parent devices
Anthony Liguori
2012-06-18
qdev: Convert busses to QEMU Object Model
Anthony Liguori
2012-06-18
qdev: Move SysBus initialization to sysbus.c
Paolo Bonzini
2012-06-18
qdev: Use wrapper for qdev_get_path
Anthony Liguori
2012-06-18
qdev: Remove qdev_prop_set_defaults
Paolo Bonzini
2012-06-18
qdev: Clean up global properties
Paolo Bonzini
2012-06-18
qdev: Move bus properties to abstract superclasses
Paolo Bonzini
2012-06-18
qdev: Move bus properties to a separate global
Paolo Bonzini
2012-06-18
qdev: Push "type" property up to Object
Paolo Bonzini
2012-06-18
arm_l2x0: Rename "type" property to "cache-type"
Andreas Färber
[next]