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
*
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
2015-03-11
1
-1
/
+1
*
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
2015-03-11
1
-5
/
+5
*
acpi: specify format for build_append_namestring
Michael S. Tsirkin
2015-03-11
1
-0
/
+1
*
tpm: Move memory subregion function into realize function
Stefan Berger
2015-03-11
1
-3
/
+3
*
virtio-pci: Convert to realize()
Markus Armbruster
2015-03-11
2
-54
/
+36
*
pci: Convert pci_nic_init() to Error to avoid qdev_init()
Markus Armbruster
2015-03-11
1
-4
/
+14
*
machine: query mem-merge machine property
Marcel Apfelbaum
2015-03-11
1
-0
/
+6
*
machine: query dump-guest-core machine property
Marcel Apfelbaum
2015-03-11
1
-0
/
+6
*
machine: query phandle-start machine property
Marcel Apfelbaum
2015-03-11
1
-0
/
+5
*
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
2015-03-11
1
-0
/
+6
*
machine: query kernel-irqchip property
Marcel Apfelbaum
2015-03-11
2
-19
/
+11
*
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
2015-03-11
1
-9
/
+15
*
machine: replace qemu opts with iommu property
Marcel Apfelbaum
2015-03-11
2
-1
/
+6
*
pci/shpc: fix signed integer overflow
Michael S. Tsirkin
2015-03-11
1
-1
/
+1
*
acpi: fix aml_equal term implementation
Marcel Apfelbaum
2015-03-10
1
-1
/
+0
*
aml-build: append opcodes using build_append_byte
Michael S. Tsirkin
2015-03-10
1
-3
/
+3
*
aml-build: don't modify child
Michael S. Tsirkin
2015-03-10
1
-6
/
+10
*
9pfs: remove useless return
Michael Tokarev
2015-03-10
1
-1
/
+0
*
milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning
Radim Krčmář
2015-03-10
1
-1
/
+1
*
fix GCC 5.0.0 logical-not-parentheses warnings
Radim Krčmář
2015-03-10
1
-2
/
+2
*
vhost_net: Add missing 'static' attribute
Stefan Weil
2015-03-10
1
-1
/
+1
*
e500: fix memory leak
Michael Tokarev
2015-03-10
1
-0
/
+1
*
sysbus: fix memory leak
Gonglei
2015-03-10
1
-0
/
+2
*
milkymist.c: fix memory leak
Gonglei
2015-03-10
1
-0
/
+1
*
macio: fix possible memory leak
Gonglei
2015-03-10
1
-1
/
+2
*
sparc/leon3.c: fix memory leak
Gonglei
2015-03-10
1
-0
/
+1
*
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
arm/digic_boards: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-3
/
+3
*
tpm: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-6
/
+6
*
xtensa: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
2
-6
/
+6
*
vfio: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-5
/
+5
*
vhost-scsi: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-3
/
+3
*
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
2
-2
/
+2
*
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-2
/
+2
*
a9gtimer: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
1
-1
/
+1
*
block: remove superfluous '\n' around error_report/error_setg
Gonglei
2015-03-10
1
-1
/
+1
*
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-10
1
-0
/
+1
*
xen-pt: fix Out-of-bounds read
Gonglei
2015-03-10
1
-1
/
+1
*
xen-pt: fix Negative array index read
Gonglei
2015-03-10
1
-4
/
+2
*
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
2
-0
/
+116
*
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
1
-0
/
+271
*
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
5
-37
/
+26
*
openpic: convert to vmstate
Mark Cave-Ayland
2015-03-09
1
-134
/
+119
*
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
2015-03-09
1
-9
/
+16
*
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
2015-03-09
1
-5
/
+3
*
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
2015-03-09
1
-1
/
+1
*
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
2015-03-09
1
-2
/
+3
*
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
2015-03-09
1
-4
/
+18
*
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
2015-03-09
1
-0
/
+24
*
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
2015-03-09
1
-2
/
+2
[next]