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-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
2014-12-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...
Peter Maydell
2014-12-11
hpet: increase spelling precision
Stefan Hajnoczi
2014-12-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...
Peter Maydell
2014-12-11
arm_gic_kvm: Tell kernel about number of IRQs
Peter Maydell
2014-12-11
hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
zhanghailiang
2014-12-11
hw/arm/realview.c: Fix memory leak in realview_init()
Nikita Belov
2014-12-11
target-arm: make DACR banked
Fabian Aggeler
2014-12-11
target-arm: make TTBR0/1 banked
Fabian Aggeler
2014-12-11
target-arm: add SCTLR_EL3 and make SCTLR banked
Fabian Aggeler
2014-12-10
pflash_cfi02.c: associate "cfi.pflash02" to "Storage devices" category
Antony Pavlov
2014-12-10
ide: Check validity of logical block size
Kevin Wolf
2014-12-10
nvme: 64kB page size fixes
Anton Blanchard
2014-12-10
blockdev: acquire AioContext in QMP 'transaction' actions
Stefan Hajnoczi
2014-12-10
ahci: replace SATA FIS type magic numbers with constants
Stefan Hajnoczi
2014-12-10
ahci: avoid #ifdef DEBUG_AHCI bitrot
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in change-backing-file
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in eject, change, and block_passwd
Stefan Hajnoczi
2014-12-10
blockdev: acquire AioContext in blockdev-snapshot-delete-internal-sync
Stefan Hajnoczi
2014-12-10
vt82c686: fix coverity warning about out-of-bounds write
zhanghailiang
2014-12-10
fw_cfg: remove superfluous blank line
Gonglei
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-12-10
Drop superfluous conditionals around qemu_opts_del()
Markus Armbruster
2014-12-10
usb: delete redundant brackets in usb_host_handle_control()
lijun
2014-12-10
virtio-bus: avoid breaking build when open DEBUG switch
Gonglei
2014-12-10
acpi-build: Make DPRINTF working for acpi-build
Gonglei
2014-12-10
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
[next]