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-01-08
hw/machine: added machine_usb wrapper
Marcel Apfelbaum
2015-01-08
hw/ppc: modified the condition for usb controllers to be created for some ppc...
Marcel Apfelbaum
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
hw/arm/virt: enable passing of EFI-stubbed kernel to guest UEFI firmware
Laszlo Ersek
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
2014-12-22
hw/loader: split out load_image_gzipped_buffer()
Laszlo Ersek
2014-12-22
arm: add fw_cfg to "virt" board
Laszlo Ersek
2014-12-22
fw_cfg_mem: expose the "data_width" property with fw_cfg_init_mem_wide()
Laszlo Ersek
2014-12-22
fw_cfg_mem: introduce the "data_width" property
Laszlo Ersek
2014-12-22
exec: allows 8-byte accesses in subpage_ops
Paolo Bonzini
2014-12-22
fw_cfg_mem: flip ctl_mem_ops and data_mem_ops to DEVICE_BIG_ENDIAN
Laszlo Ersek
2014-12-22
fw_cfg_mem: max access size and region size are the same for data register
Laszlo Ersek
2014-12-22
fw_cfg: move boards to fw_cfg_init_io() / fw_cfg_init_mem()
Laszlo Ersek
2014-12-22
fw_cfg: hard separation between the MMIO and I/O port mappings
Laszlo Ersek
2014-12-22
target-arm: add cpu feature EL3 to CPUs with Security Extensions
Fabian Aggeler
2014-12-22
target-arm: Disable EL3 on unsupported machines
Greg Bellows
2014-12-22
target-arm: Breakout integratorcp and versatilepb cpu init
Greg Bellows
2014-12-22
target-arm: Set CPU has_el3 prop during virt init
Greg Bellows
2014-12-22
target-arm: Enable CPU has_el3 prop during VE init
Greg Bellows
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2014-12-22
target-arm: Add ARMCPU secure property
Greg Bellows
2014-12-22
target-arm: Add feature unset function
Greg Bellows
2014-12-22
target-arm: Add virt machine secure property
Greg Bellows
2014-12-22
target-arm: Add virt class and machine types
Greg Bellows
2014-12-22
target-arm: Change vexpress daughterboard init arg
Greg Bellows
2014-12-22
target-arm: Add vexpress machine secure property
Greg Bellows
2014-12-22
target-arm: Switch to common vexpress machine init
Greg Bellows
2014-12-22
target-arm: Add vexpress a9 & a15 machine objects
Greg Bellows
2014-12-22
target-arm: Add vexpress class and machine types
Greg Bellows
2014-12-22
vl.c: add HMP help to machine
Marcel Apfelbaum
2014-12-22
vl.c: simplified machine_set_property
Marcel Apfelbaum
2014-12-22
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
target-arm: Merge EL3 CP15 register lists
Greg Bellows
2014-12-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2014-12-22
vfio: Cleanup error_report()s
Alex Williamson
2014-12-22
hw/vfio: create common module
Eric Auger
2014-12-22
hw/vfio/pci: use name field in format strings
Eric Auger
2014-12-22
hw/vfio/pci: rename group_list into vfio_group_list
Eric Auger
2014-12-22
hw/vfio/pci: split vfio_get_device
Eric Auger
2014-12-22
hw/vfio/pci: Introduce VFIORegion
Eric Auger
2014-12-22
hw/vfio/pci: handle reset at VFIODevice
Eric Auger
2014-12-22
hw/vfio/pci: add type, name and group fields in VFIODevice
Eric Auger
2014-12-22
Merge remote-tracking branch 'remotes/gonglei/tags/bootdevice-next-20141222' ...
Peter Maydell
2014-12-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20141221'...
Peter Maydell
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-22
bootdevice: add validate check for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for qemu_boot_set()
Gonglei
2014-12-22
bootdevice: add Error **errp argument for validate_bootdevices()
Gonglei
2014-12-22
bootdevice: move code about bootorder from vl.c to bootdevice.c
Gonglei
[next]