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
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: 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 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
machine: remove qemu_machine_opts global list
Marcel Apfelbaum
2014-12-22
bootdevice: add Error **errp argument for QEMUBootSetHandler
Gonglei
2014-12-20
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2014-12-19
e1000: defer packets until BM enabled
Michael S. Tsirkin
2014-12-19
net: don't use set/get_pointer() in set/get_netdev()
Jason Wang
2014-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141216-1' into s...
Peter Maydell
2014-12-16
vga: set catagory bit for secondary vga device
Gonglei
2014-12-16
move hw cursor pos from cirrus to vga
Gerd Hoffmann
2014-12-16
cirrus: Force use of shadow pixmap when HW cursor is enabled
Benjamin Herrenschmidt
2014-12-16
vga: Add mechanism to force the use of a shadow surface
Benjamin Herrenschmidt
2014-12-16
spice: reduce refresh rate in native mode
Gerd Hoffmann
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
2014-12-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
sdhci: Support SDHCI devices on PCI
Kevin O'Connor
2014-12-15
sdhci: Add "sysbus" to sdhci QOM types and methods
Kevin O'Connor
2014-12-15
sdhci: Remove class "virtual" methods
Kevin O'Connor
2014-12-15
sdhci: Set a default frequency clock
Kevin O'Connor
2014-12-15
serial: only resample THR interrupt on rising edge of IER.THRI
Paolo Bonzini
2014-12-15
serial: update LSR on enabling/disabling FIFOs
Paolo Bonzini
2014-12-15
serial: clean up THRE/TEMT handling
Paolo Bonzini
2014-12-15
serial: reset thri_pending on IER writes with THRI=0
Paolo Bonzini
2014-12-15
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
pc: add 2.3 machine types
Paolo Bonzini
2014-12-15
scsi-disk: provide maximum transfer length
Paolo Bonzini
2014-12-15
scsi: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
scsi: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-12-15
scsi: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
x86: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_PIT ioctl
Christian Borntraeger
2014-12-15
valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl
Christian Borntraeger
2014-12-15
vfio: use kvm_resamplefds_enabled()
Eric Auger
2014-12-15
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
Add bootloader name to multiboot implementation
Drew DeVault
[next]