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
/
mac_oldworld.c
Age
Commit message (
Expand
)
Author
2015-07-07
ppc: Update cpu_model in MachineState
Bharata B Rao
2015-06-10
fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparc
Gabriel L. Somlo
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-01-08
hw/usb: simplified usb_enabled
Marcel Apfelbaum
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
2014-09-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
2014-09-08
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2014-09-08
PPC: KVM: Fix g3beige and mac99 when HV is loaded
Alexander Graf
2014-07-22
ppc: fix -mem-path failure
Hu Tao
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
2014-06-16
mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there
BALATON Zoltan
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-25
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
2013-07-11
PPC: g3beige: Move secondary IDE bus to mac-io
Alexander Graf
2013-07-11
PPC: Mac: Fix guest exported tbfreq values
Alexander Graf
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2013-01-25
cuda: Move ADB bus into CUDA state
Andreas Färber
2013-01-25
adb: QOM'ify ADB devices
Andreas Färber
2013-01-25
cuda: QOM'ify CUDA
Andreas Färber
2013-01-25
ide/macio: QOM'ify MacIO IDE
Andreas Färber
2013-01-25
mac_nvram: QOM'ify MacIO NVRAM
Andreas Färber
2013-01-25
macio: Split MacIO in two
Andreas Färber
2013-01-25
ppc: Move Mac machines to hw/ppc/
Andreas Färber