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
*
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
2013-07-29
1
-0
/
+29
*
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-07-29
2
-8
/
+69
*
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
1
-0
/
+1
*
pseries: savevm support for PCI host bridge
David Gibson
2013-07-29
1
-3
/
+3
*
pseries: savevm support for pseries machine
David Gibson
2013-07-29
1
-3
/
+9
*
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
1
-7
/
+16
*
pseries: savevm support for VIO devices
David Gibson
2013-07-29
1
-0
/
+5
*
Xen PV Device
Paul Durrant
2013-07-29
1
-2
/
+3
*
Merge branch 'trivial-patches' of git://git.corpit.ru/qemu
Aurelien Jarno
2013-07-29
1
-1
/
+0
|
\
|
*
exec: Remove env from list of poisoned names
Stefan Weil
2013-07-27
1
-1
/
+0
*
|
hw/mips: align initrd to 64KB to avoid kernel error
James Hogan
2013-07-29
1
-0
/
+3
|
/
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-26
3
-2
/
+58
|
\
|
*
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
2013-07-27
1
-0
/
+2
|
*
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
2
-0
/
+12
|
*
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
1
-0
/
+37
|
*
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-1
/
+6
|
*
kvm: Change prototype of kvm_update_guest_debug()
Stefan Weil
2013-07-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-07-26
6
-1
/
+18
|
\
\
|
|
/
|
/
|
|
*
Implement sync modes for drive-backup.
Ian Main
2013-07-26
1
-1
/
+3
|
*
Implement qdict_flatten()
Kevin Wolf
2013-07-26
1
-0
/
+1
|
*
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
2013-07-26
1
-0
/
+1
|
*
qapi: Anonymous unions
Kevin Wolf
2013-07-26
3
-0
/
+6
|
*
qapi: Add visitor for implicit structs
Kevin Wolf
2013-07-26
2
-0
/
+7
*
|
Merge remote-tracking branch 'rth/tcg-next' into staging
Anthony Liguori
2013-07-26
2
-2
/
+14
|
\
\
|
|
/
|
/
|
|
*
Merge git://github.com/hw-claudio/qemu-aarch64-queue into tcg-next
Richard Henderson
2013-07-15
1
-0
/
+14
|
|
\
|
|
*
tcg/aarch64: Implement tlb lookup fast path
Jani Kokkonen
2013-07-15
1
-0
/
+14
|
*
|
tcg: Remove temp_buf
Richard Henderson
2013-07-15
1
-2
/
+0
*
|
|
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2013-07-25
2
-3
/
+7
|
\
\
\
|
*
|
|
linux-user: fix segmentation fault passing with h2g(x) != x
Alexander Graf
2013-07-23
1
-2
/
+6
|
*
|
|
configure: Make NPTL non-optional
Peter Maydell
2013-07-22
1
-1
/
+1
*
|
|
|
isa_mmio: delete
Paolo Bonzini
2013-07-25
1
-3
/
+0
*
|
|
|
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
|
|
/
/
/
/
[next]