index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-05
semaphore: fix a hangup problem under load on NetBSD hosts.
Izumi Tsutsui
1
-1
/
+1
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
1
-0
/
+2
2013-07-26
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
1
-0
/
+1
2013-07-22
bitops: Provide sextract32() and sextract64()
Peter Maydell
1
-0
/
+50
2013-07-10
add timestamp to error_report()
Seiji Aguchi
1
-0
/
+2
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-5
/
+21
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2
-0
/
+17
2013-07-04
add a header file for atomic operations
Paolo Bonzini
1
-32
/
+166
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
1
-0
/
+1
2013-07-04
range: add Range structure
Michael S. Tsirkin
1
-0
/
+16
2013-07-02
int128: optimize and add test cases
Paolo Bonzini
1
-8
/
+17
2013-06-28
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-1
/
+1
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-1
/
+1
2013-06-28
notify: add NotiferWithReturn so notifier list can abort
Stefan Hajnoczi
1
-0
/
+29
2013-06-21
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
1
-3
/
+0
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-0
/
+19
2013-06-19
qemu-option: check_params() is now unused, drop it
Markus Armbruster
1
-2
/
+0
2013-06-14
log.h: Supply missing includes
Markus Armbruster
1
-0
/
+3
2013-06-14
error-report.h: Supply missing include
Markus Armbruster
1
-0
/
+1
2013-06-11
memory_mapping: Move MemoryMappingList typedef to qemu/typedefs.h
Andreas Färber
1
-0
/
+2
2013-06-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-06-02
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
1
-0
/
+1
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
1
-0
/
+11
2013-05-18
remove some double-includes
Michael Tokarev
1
-1
/
+0
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
1
-0
/
+1
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
1
-1
/
+1
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
1
-1
/
+1
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
1
-0
/
+35
2013-04-29
win32: add readv/writev emulation
Paolo Bonzini
1
-0
/
+17
2013-04-25
Remove unnecessary FreeBSD #include
Ed Maste
1
-4
/
+0
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+4
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-0
/
+4
2013-04-19
bswap: fix compiler warning
Alexey Kardashevskiy
1
-0
/
+1
2013-04-15
memory: move core typedefs to qemu/typedefs.h
Paolo Bonzini
1
-0
/
+4
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2
-115
/
+0
2013-04-13
aes: make Td[0-5] and Te[0-5] tables non static
Aurelien Jarno
1
-0
/
+19
2013-04-13
aes: move aes.h from include/block to include/qemu
Aurelien Jarno
1
-0
/
+26
2013-04-04
Allow clock_gettime() monotonic clock to be utilized on more OS's
Brad Smith
1
-2
/
+1
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-2
/
+2
2013-03-27
compiler: fix warning with GCC 4.8.0
Paolo Bonzini
1
-1
/
+1
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
1
-0
/
+1
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
1
-0
/
+2
2013-03-15
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
1
-0
/
+5
2013-03-15
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
1
-0
/
+1
2013-03-13
chardev: add udp support to qapi
Gerd Hoffmann
1
-0
/
+1
2013-03-12
Add a TPM Passthrough backend driver implementation
Stefan Berger
1
-0
/
+1
2013-03-11
qemu-file: check exit status when closing a pipe QEMUFile
Paolo Bonzini
1
-0
/
+7
2013-03-11
block-migration: add lock
Paolo Bonzini
1
-0
/
+1
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
1
-0
/
+99
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-0
/
+1
[next]