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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-23
1
-0
/
+7
|
\
|
*
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
1
-0
/
+1
|
*
rdma: core logic
Michael R. Hines
2013-07-23
1
-0
/
+4
|
*
rdma: introduce ram_handle_compressed()
Michael R. Hines
2013-07-23
1
-0
/
+2
*
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-23
6
-81
/
+77
|
\
\
|
*
|
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
|
*
|
cpu: Move gdb_regs field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
2
-2
/
+2
|
*
|
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
2013-07-23
1
-0
/
+3
|
*
|
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
2
-9
/
+12
|
*
|
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
2
-58
/
+21
|
*
|
gdbstub: Change gdb_handlesig() argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
|
*
|
gdbstub: Change syscall callback argument to CPUState
Andreas Färber
2013-07-23
1
-1
/
+1
|
*
|
kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState
Andreas Färber
2013-07-23
1
-2
/
+2
|
*
|
cpu: Change cpu_single_step() argument to CPUState
Andreas Färber
2013-07-23
2
-6
/
+13
|
*
|
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
2
-1
/
+2
|
*
|
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-0
/
+5
|
*
|
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-23
1
-0
/
+2
|
*
|
cpu: Introduce vaddr type
Andreas Färber
2013-07-23
1
-0
/
+12
|
|
/
*
|
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
1
-2
/
+2
*
|
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-23
1
-2
/
+8
*
|
sysbus: Document SysBusDeviceClass::init and realize semantics
Hu Tao
2013-07-23
1
-0
/
+12
|
/
*
bitops: Provide sextract32() and sextract64()
Peter Maydell
2013-07-22
1
-0
/
+50
*
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130722' into staging
Anthony Liguori
2013-07-22
5
-0
/
+84
|
\
|
*
hw/loader: Support ramdisk with u-boot header
Soren Brinkmann
2013-07-22
1
-0
/
+13
|
*
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
2013-07-19
1
-0
/
+4
|
*
virtio: Support transports which can specify the vring alignment
Peter Maydell
2013-07-19
2
-0
/
+7
|
*
virtio: Add support for guest setting of queue size
Peter Maydell
2013-07-19
1
-0
/
+1
|
*
device_tree: Add qemu_devtree_setprop_sized_cells() utility functions
Peter Maydell
2013-07-19
1
-0
/
+59
*
|
block-migration: efficiently encode zero blocks
Peter Lieven
2013-07-19
1
-0
/
+1
*
|
block: add bdrv_write_zeroes()
Peter Lieven
2013-07-19
1
-0
/
+2
*
|
QEMUBH: make AioContext's bh re-entrant
Liu Ping Fan
2013-07-19
1
-0
/
+7
*
|
dataplane: sync virtio.c and vring.c virtqueue state
Stefan Hajnoczi
2013-07-19
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-18
7
-1
/
+13
|
\
|
*
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
2013-07-15
3
-0
/
+7
|
*
net: add support of mac-programming over macvtap in QEMU side
Amos Kong
2013-07-15
2
-0
/
+4
|
*
pci: fix BRDIGE typo
Don Koch
2013-07-10
1
-1
/
+1
|
*
pci-bridge: update mappings for migration/restore
Don Koch
2013-07-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-07-15
3
-0
/
+13
|
\
\
|
*
|
Add 'auto-converge' migration capability
Chegu Vinod
2013-07-12
1
-0
/
+2
|
*
|
Introduce async_run_on_cpu()
Chegu Vinod
2013-07-12
2
-0
/
+11
*
|
|
cpus: Add return value for vm_stop()
Kevin Wolf
2013-07-15
1
-2
/
+2
*
|
|
block: Add return value for bdrv_flush_all()
Kevin Wolf
2013-07-15
1
-1
/
+1
*
|
|
block: Don't parse protocol from file.filename
Kevin Wolf
2013-07-15
1
-1
/
+2
|
/
/
*
|
PPC: dbdma: Support unaligned DMA access
Alexander Graf
2013-07-11
1
-0
/
+3
*
|
PPC: dbdma: Move processing to io
Alexander Graf
2013-07-11
1
-1
/
+2
*
|
PPC: dbdma: Move static bh variable to device struct
Alexander Graf
2013-07-11
1
-0
/
+1
*
|
PPC: dbdma: Introduce kick function
Alexander Graf
2013-07-11
1
-0
/
+1
*
|
PPC: dbdma: Move defines into header file
Alexander Graf
2013-07-11
1
-0
/
+118
*
|
add timestamp to error_report()
Seiji Aguchi
2013-07-10
1
-0
/
+2
*
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-10
7
-17
/
+42
|
\
\
[next]