index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
2015-03-09
spapr: Add pseries-2.3 machine
Alexey Kardashevskiy
2015-03-09
pseries: Limit PCI host bridge "index" value
David Gibson
2015-03-09
spapr_vio/spapr_iommu: Move VIO bypass where it belongs
Alexey Kardashevskiy
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
2015-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150218-1' into s...
Peter Maydell
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-02-23
numa: Move NUMA declarations from sysemu.h to numa.h
Eduardo Habkost
2015-02-18
PPC: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-16
exec: RCUify AddressSpaceDispatch
Paolo Bonzini
2015-02-10
spapr_vio: Pair g_malloc() with g_free(), not free()
Markus Armbruster
2015-02-10
fw_cfg: fix typos in comments: patch -> path
Gonglei
2015-01-07
hw/ppc/mac_newworld: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-07
hw/ppc/spapr: simplify usb controller creation logic
Marcel Apfelbaum
2015-01-07
hw/ppc/mac_newworld: QOMified mac99 machines
Marcel Apfelbaum
2015-01-07
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2015-01-07
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
2015-01-07
target-ppc: Cast ssize_t to size_t before printing with %zx
Peter Maydell
2015-01-07
PPC: e500: Fix GPIO controller interrupt number
Amit Tomar
2015-01-07
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
2015-01-07
ppc: do not use get_clock_realtime()
Paolo Bonzini
2015-01-07
spapr: Fix stale HTAB during live migration (TCG)
Samuel Mendoza-Jonas
2015-01-07
spapr: Fix integer overflow during migration (TCG)
Samuel Mendoza-Jonas
2015-01-07
spapr: Fix stale HTAB during live migration (KVM)
Samuel Mendoza-Jonas
2015-01-07
PPC: e500 pci host: Add support for ATMUs
Alexander Graf
2015-01-07
PPC: mpc8554ds: Tell user about exceeding RAM limits
Alexander Graf
2015-01-07
PPC: e500: Move CCSR and MMIO space to upper end of address space
Alexander Graf
2015-01-07
PPC: e500: Move CCSR definition to params
Alexander Graf
2014-12-23
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141223'...
Peter Maydell
2014-12-23
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20141222.0' i...
Peter Maydell
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-19
vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
Kim Phillips
2014-11-04
spapr: Allow dynamic creation of PHB
Alexander Graf
2014-11-04
e500: Add support for eTSEC in device tree
Alexander Graf
2014-11-04
PPC: e500: Support dynamically spawned sysbus devices
Alexander Graf
2014-11-04
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
Peter Maydell
2014-11-04
PPC: E500: Hook up power off GPIO to GPIO controller
Alexander Graf
2014-11-04
PPC: E500: Instantiate MPC8XXX gpio controller on virt machine
Alexander Graf
2014-11-04
hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops
Peter Maydell
2014-11-04
spapr: Cleanup machine naming conventions, and prepare for 2.2 release
David Gibson
2014-11-04
target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX
David Gibson
[next]