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
*
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
1
-0
/
+1
*
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-04
3
-1
/
+21
*
range: add Range structure
Michael S. Tsirkin
2013-07-04
1
-0
/
+16
*
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
1
-0
/
+1
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-2
/
+3
*
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
1
-0
/
+1
*
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
1
-0
/
+2
*
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
1
-1
/
+1
*
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
2013-07-01
1
-0
/
+1
*
openpic: factor out some common defines into openpic.h
Scott Wood
2013-07-01
1
-0
/
+11
*
KVM: Export kvm_init_irq_routing
Alexander Graf
2013-07-01
1
-0
/
+1
*
KVM: Don't assume that mpstate exists with in-kernel PIC always
Alexander Graf
2013-07-01
1
-0
/
+10
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-06-28
1
-1
/
+1
|
\
|
*
qemu-char: use ChardevBackendKind in CharDriver
Gerd Hoffmann
2013-06-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-06-28
10
-32
/
+142
|
\
\
|
|
/
|
/
|
|
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-0
/
+33
|
*
hwaddr: Make hwaddr type usable beyond softmmu
Andreas Färber
2013-06-28
4
-4
/
+6
|
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
2
-8
/
+8
|
*
gdbstub: Set gdb_set_stop_cpu() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
|
*
kvm: Change kvm_cpu_exec() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
|
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
3
-11
/
+43
|
*
kvm: Change kvm_set_signal_mask() argument to CPUState
Andreas Färber
2013-06-28
1
-1
/
+1
|
*
cpu: Change cpu_exit() argument to CPUState
Andreas Färber
2013-06-28
2
-2
/
+8
|
*
kvm: Change cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+2
|
*
kvm: Change kvm_cpu_synchronize_state() argument to CPUState
Andreas Färber
2013-06-28
1
-2
/
+2
|
*
cpu: Guard cpu_{save,load}() definitions
Andreas Färber
2013-06-28
1
-0
/
+2
|
*
cpu: Introduce VMSTATE_CPU() macro for CPUState
Andreas Färber
2013-06-28
1
-0
/
+14
|
*
cpu: Introduce device_class_set_vmsd() helper
Andreas Färber
2013-06-28
1
-0
/
+21
|
*
cpu: Fix cpu_class_set_vmsd() documentation
Andreas Färber
2013-06-28
1
-1
/
+1
*
|
block: change default of .has_zero_init to 0
Peter Lieven
2013-06-28
1
-0
/
+1
*
|
block: add basic backup support to block driver
Dietmar Maurer
2013-06-28
1
-0
/
+19
*
|
block: add bdrv_add_before_write_notifier()
Stefan Hajnoczi
2013-06-28
1
-1
/
+22
*
|
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
2013-06-28
1
-0
/
+29
|
/
*
linux-user: Fix compilation failure
Peter Maydell
2013-06-27
2
-1
/
+2
*
rdma: introduce capability x-rdma-pin-all
Michael R. Hines
2013-06-27
1
-0
/
+2
*
rdma: new QEMUFileOps hooks
Michael R. Hines
2013-06-27
2
-0
/
+49
*
rdma: introduce qemu_ram_foreach_block()
Michael R. Hines
2013-06-27
1
-0
/
+5
*
rdma: export qemu_fflush()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: introduce qemu_file_mode_is_not_valid()
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: export throughput w/ MigrationStats QMP
Michael R. Hines
2013-06-27
1
-0
/
+1
*
rdma: export yield_until_fd_readable()
Michael R. Hines
2013-06-27
1
-0
/
+6
*
rdma: introduce qemu_update_position()
Michael R. Hines
2013-06-27
2
-0
/
+3
*
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-25
1
-3
/
+0
*
Merge remote-tracking branch 'kraxel/usb.84' into staging
Anthony Liguori
2013-06-24
1
-0
/
+1
|
\
|
*
usb: add serial bus property
Gerd Hoffmann
2013-06-24
1
-0
/
+1
*
|
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
2013-06-21
1
-1
/
+1
*
|
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-06-21
1
-3
/
+0
|
/
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
1
-2
/
+4
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
3
-62
/
+49
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
2
-11
/
+11
[next]