index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-cve-2014-8106-20141204...
Peter Maydell
2014-12-04
1
-17
/
+48
|
\
|
*
cirrus: don't overflow CirrusVGAState->cirrus_bltbuf
Gerd Hoffmann
2014-12-01
1
-0
/
+4
|
*
cirrus: fix blit region check
Gerd Hoffmann
2014-12-01
1
-17
/
+44
*
|
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
2
-0
/
+3
|
/
*
Fix for crash after migration in virtio-rng on bi-endian targets
David Gibson
2014-11-28
1
-7
/
+8
*
virtio-net: fix unmap leak
Jason Wang
2014-11-28
1
-2
/
+3
*
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
2014-11-27
1
-2
/
+10
*
fw_cfg: fix boot order bug when dynamically modified via QOM
Gonglei
2014-11-26
1
-2
/
+5
*
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-26
3
-11
/
+25
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-24
16
-1013
/
+1907
|
\
|
*
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
1
-8
/
+3
|
*
pcie: fix improper use of negative value
Gonglei
2014-11-24
1
-1
/
+1
|
*
pcie: fix typo in pcie_cap_deverr_init()
Gonglei
2014-11-24
1
-1
/
+1
|
*
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-11-24
8
-992
/
+1789
|
*
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
2
-6
/
+13
|
*
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
2014-11-24
1
-0
/
+1
|
*
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
1
-0
/
+5
|
*
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-24
1
-0
/
+45
|
*
pc: pc-dimm: use backend alignment during address auto allocation
Igor Mammedov
2014-11-23
1
-1
/
+4
|
*
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
3
-0
/
+22
|
*
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
2
-2
/
+15
|
*
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
1
-2
/
+3
|
*
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-23
1
-0
/
+5
*
|
apic: fix incorrect handling of ExtINT interrupts wrt processor priority
Paolo Bonzini
2014-11-24
1
-4
/
+4
*
|
apic: fix loss of IPI due to masked ExtINT
Paolo Bonzini
2014-11-24
1
-1
/
+3
*
|
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-24
1
-3
/
+5
|
/
*
rtl8139: fix Pointer to local outside scope
Gonglei
2014-11-21
1
-0
/
+4
*
pcnet: fix Negative array index read
Gonglei
2014-11-21
1
-25
/
+30
*
hw/arm/virt: set stdout-path instead of linux,stdout-path
Leif Lindholm
2014-11-20
1
-1
/
+1
*
hw/ide/core.c: Prevent SIGSEGV during migration
Don Slutz
2014-11-18
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-11-17
5
-6
/
+23
|
\
|
*
hcd-musb: fix dereference null return value
Paolo Bonzini
2014-11-17
1
-2
/
+6
|
*
shpc: fix error propaagation
Gonglei
2014-11-17
1
-1
/
+2
|
*
nvme: remove superfluous check
Gonglei
2014-11-17
1
-2
/
+1
|
*
loader: fix NEGATIVE_RETURNS
Gonglei
2014-11-17
1
-0
/
+13
|
*
mips_mipssim: fix use-after-free for filename
Gonglei
2014-11-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/sstabellini/xen-2014-11-14' into staging
Peter Maydell
2014-11-14
3
-17
/
+70
|
\
\
|
*
|
xen_disk: fix unmapping of persistent grants
Roger Pau Monne
2014-11-14
1
-6
/
+66
|
*
|
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-14
2
-11
/
+4
|
|
/
*
|
ahci: factor out FIS decomposition from handle_cmd
John Snow
2014-11-14
1
-83
/
+86
*
|
ahci: Check cmd_fis[1] more explicitly
John Snow
2014-11-14
1
-11
/
+12
*
|
ahci: Reorder error cases in handle_cmd
John Snow
2014-11-14
1
-15
/
+14
*
|
ahci: Fix FIS decomposition
John Snow
2014-11-14
1
-38
/
+26
*
|
ahci: add is_ncq predicate helper
John Snow
2014-11-14
2
-4
/
+27
*
|
ide: Correct handling of malformed/short PRDTs
John Snow
2014-11-14
5
-22
/
+68
*
|
ahci: unify sglist preparation
John Snow
2014-11-14
1
-2
/
+2
*
|
ide: repair PIO transfers for cases where nsector > 1
John Snow
2014-11-14
2
-1
/
+5
*
|
ahci: Fix byte count regression for ATAPI/PIO
John Snow
2014-11-14
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-11-13
9
-11
/
+101
|
\
|
*
acpi: accurate overflow check
Pavel Dovgalyuk
2014-11-13
1
-2
/
+5
[next]