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
/
qemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
semaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui
2013-08-05
1
-1
/
+1
*
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
2013-07-29
1
-0
/
+2
*
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
2013-07-26
1
-0
/
+1
*
bitops: Provide sextract32() and sextract64()
Peter Maydell
2013-07-22
1
-0
/
+50
*
add timestamp to error_report()
Seiji Aguchi
2013-07-10
1
-0
/
+2
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
1
-5
/
+21
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
2
-0
/
+17
|
\
|
*
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-07-04
1
-0
/
+1
|
*
range: add Range structure
Michael S. Tsirkin
2013-07-04
1
-0
/
+16
*
|
add a header file for atomic operations
Paolo Bonzini
2013-07-04
1
-32
/
+166
*
|
int128: optimize and add test cases
Paolo Bonzini
2013-07-02
1
-8
/
+17
|
/
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-06-28
1
-1
/
+1
|
\
|
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
1
-1
/
+1
*
|
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
2013-06-28
1
-0
/
+29
|
/
*
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-06-21
1
-3
/
+0
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-0
/
+19
*
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-19
1
-2
/
+0
*
log.h: Supply missing includes
Markus Armbruster
2013-06-14
1
-0
/
+3
*
error-report.h: Supply missing include
Markus Armbruster
2013-06-14
1
-0
/
+1
*
memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
Andreas Färber
2013-06-11
1
-0
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-06-04
1
-0
/
+1
|
\
|
*
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
1
-0
/
+1
*
|
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
1
-0
/
+11
|
/
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
1
-0
/
+1
*
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
1
-1
/
+1
*
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
2013-05-12
1
-1
/
+1
*
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
2013-05-03
1
-0
/
+35
*
win32: add readv/writev emulation
Paolo Bonzini
2013-04-29
1
-0
/
+17
*
Remove unnecessary FreeBSD #include
Ed Maste
2013-04-25
1
-4
/
+0
*
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
1
-0
/
+4
|
\
|
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
1
-0
/
+4
*
|
bswap: fix compiler warning
Alexey Kardashevskiy
2013-04-19
1
-0
/
+1
|
/
*
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
2013-04-15
1
-0
/
+4
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
2
-115
/
+0
*
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
2013-04-13
1
-0
/
+19
*
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
2013-04-13
1
-0
/
+26
*
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
2013-04-04
1
-2
/
+1
*
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
2013-04-02
1
-2
/
+2
*
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
2013-03-27
1
-1
/
+1
*
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
1
-0
/
+1
*
qemu-socket: Make socket_optslist public
Kevin Wolf
2013-03-22
1
-0
/
+2
*
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
2013-03-15
1
-0
/
+5
*
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
2013-03-15
1
-0
/
+1
*
chardev: add udp support to qapi
Gerd Hoffmann
2013-03-13
1
-0
/
+1
*
Add a TPM Passthrough backend driver implementation
Stefan Berger
2013-03-12
1
-0
/
+1
*
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
2013-03-11
1
-0
/
+7
*
block-migration: add lock
Paolo Bonzini
2013-03-11
1
-0
/
+1
*
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-10
1
-0
/
+99
|
\
|
*
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2013-03-01
1
-0
/
+99
[next]