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-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-04
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...
Peter Maydell
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
2014-12-01
cirrus: fix blit region check
Gerd Hoffmann
2014-11-28
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
2014-11-28
virtio-net: fix unmap leak
Jason Wang
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
2014-11-26
fw_cfg: fix boot order bug when dynamically modified via QOM
Gonglei
2014-11-26
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-24
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
pcie: fix improper use of negative value
Gonglei
2014-11-24
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
2014-11-24
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-11-24
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
2014-11-24
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-24
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
2014-11-24
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-23
pc: pc-dimm: use backend alignment during address auto allocation
Igor Mammedov
2014-11-23
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-21
rtl8139: fix Pointer to local outside scope
Gonglei
2014-11-21
pcnet: fix Negative array index read
Gonglei
2014-11-20
hw/arm/virt: set stdout-path instead of linux,stdout-path
Leif Lindholm
2014-11-18
hw/ide/core.c: Prevent SIGSEGV during migration
Don Slutz
2014-11-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-11-17
hcd-musb: fix dereference null return value
Paolo Bonzini
2014-11-17
shpc: fix error propaagation
Gonglei
2014-11-17
nvme: remove superfluous check
Gonglei
2014-11-17
loader: fix NEGATIVE_RETURNS
Gonglei
2014-11-17
mips_mipssim: fix use-after-free for filename
Gonglei
2014-11-14
Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into staging
Peter Maydell
2014-11-14
xen_disk: fix unmapping of persistent grants
Roger Pau Monne
2014-11-14
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-14
ahci: factor out FIS decomposition from handle_cmd
John Snow
2014-11-14
ahci: Check cmd_fis[1] more explicitly
John Snow
2014-11-14
ahci: Reorder error cases in handle_cmd
John Snow
[next]