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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
dma/rc4030: convert to QOM
Hervé Poussineau
2015-06-11
3
-43
/
+113
|
*
|
|
dma/rc4030: use trace events instead of custom logging
Hervé Poussineau
2015-06-11
2
-65
/
+22
|
*
|
|
dma/rc4030: document register at offset 0x210
Hervé Poussineau
2015-06-11
1
-8
/
+8
|
*
|
|
dma/rc4030: do not use old_mmio accesses
Hervé Poussineau
2015-06-11
1
-96
/
+16
|
*
|
|
dma/rc4030: use AddressSpace and address_space_rw in users
Hervé Poussineau
2015-06-11
4
-50
/
+42
|
*
|
|
dma/rc4030: create custom DMA address space
Hervé Poussineau
2015-06-11
1
-37
/
+126
|
*
|
|
mips jazz: compile only in 64 bit
Hervé Poussineau
2015-06-11
7
-18
/
+4
|
*
|
|
target-mips: add ERETNC instruction and Config5.LLB bit
Leon Alrae
2015-06-11
6
-7
/
+31
|
*
|
|
target-mips: Misaligned memory accesses for MSA
Yongbok Kim
2015-06-11
3
-78
/
+102
|
*
|
|
softmmu: Add probe_write()
Yongbok Kim
2015-06-11
2
-0
/
+24
|
*
|
|
target-mips: Misaligned memory accesses for R6
Yongbok Kim
2015-06-11
2
-13
/
+28
|
*
|
|
mips_malta: provide ememsize env variable to kernels
Paul Burton
2015-06-11
1
-6
/
+9
|
*
|
|
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
Leon Alrae
2015-06-11
4
-156
/
+208
|
*
|
|
target-mips: move group of functions above gen_load_fpr32()
Leon Alrae
2015-06-11
1
-60
/
+58
*
|
|
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150612' i...
Peter Maydell
2015-06-12
49
-2144
/
+2191
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove unneeded memset
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+0
|
*
|
|
Rename RDMA structures to make destination clear
Dr. David Alan Gilbert
2015-06-12
1
-33
/
+33
|
*
|
|
Teach analyze-migration.py about section footers
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+5
|
*
|
|
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
2
-0
/
+62
|
*
|
|
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
4
-1
/
+12
|
*
|
|
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
1
-44
/
+28
|
*
|
|
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
5
-12
/
+26
|
*
|
|
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
3
-8
/
+11
|
*
|
|
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
4
-0
/
+40
|
*
|
|
qemu_ram_foreach_block: pass up error value, and down the ramblock name
Dr. David Alan Gilbert
2015-06-12
3
-6
/
+12
|
*
|
|
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
4
-3
/
+11
|
*
|
|
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
3
-5
/
+26
|
*
|
|
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
32
-389
/
+253
|
*
|
|
migration: create savevm_state
Juan Quintela
2015-06-12
1
-24
/
+29
|
*
|
|
migration: Remove duplicated assignment of SETUP status
Juan Quintela
2015-06-12
1
-3
/
+0
|
*
|
|
rdma: Fix qemu crash when IPv6 address is used for migration
Padmanabh Ratnakar
2015-06-12
1
-0
/
+7
|
*
|
|
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
2015-06-12
1
-1
/
+0
|
*
|
|
migration: reduce include files
Juan Quintela
2015-06-12
2
-39
/
+2
|
*
|
|
migration: Add myself to the copyright list of both files
Juan Quintela
2015-06-12
2
-0
/
+8
|
*
|
|
migration: move savevm.c inside migration/
Juan Quintela
2015-06-12
4
-4
/
+3
|
*
|
|
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-12
7
-1591
/
+1643
|
/
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-11
29
-188
/
+1214
|
\
\
\
|
*
|
|
i386/acpi-build: fix PXB workarounds for unsupported BIOSes
Laszlo Ersek
2015-06-11
1
-4
/
+4
|
*
|
|
i386/acpi-build: more traditional _UID and _HID for PXB root buses
Laszlo Ersek
2015-06-11
1
-3
/
+2
|
*
|
|
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
2015-06-10
2
-10
/
+8
|
*
|
|
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
2015-06-10
2
-5
/
+2
|
*
|
|
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
2015-06-10
2
-4
/
+2
|
*
|
|
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2015-06-10
2
-11
/
+7
|
*
|
|
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
2015-06-10
2
-15
/
+11
|
*
|
|
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
2015-06-10
1
-6
/
+1
|
*
|
|
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2015-06-10
2
-26
/
+42
|
*
|
|
virtio-input: emulated devices [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+97
|
*
|
|
virtio-input: core code & base class [pci]
Gerd Hoffmann
2015-06-10
2
-0
/
+50
|
*
|
|
pci: add PCI_CLASS_INPUT_*
Gerd Hoffmann
2015-06-10
1
-0
/
+7
|
*
|
|
virtio-pci: fill VirtIOPCIRegions early.
Gerd Hoffmann
2015-06-10
2
-41
/
+55
[prev]
[next]