index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-08-22
hw/9pfs: Update v9fs_create to use coroutines
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_fsync to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for fsync coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_clunk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yeild support for clunk related coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_stat to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_lcreate to use coroutines
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Add yield support for open2 coroutine
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_open to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for open and opendir coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_getlock to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_lock to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yeild support for fstat coroutine
Aneesh Kumar K.V
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
2011-08-21
guest agent: remove uneeded dependencies
Michael Roth
2011-08-21
guest agent: remove g_strcmp0 usage
Michael Roth
2011-08-21
memory: crack wide ioport accesses into smaller ones when needed
Avi Kivity
2011-08-21
memory: abstract cracking of write access ops into a function
Avi Kivity
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info tlb
Austin Clements
2011-08-21
Merge branch 'queues/slirp' of git://git.kiszka.org/qemu
Blue Swirl
2011-08-21
tcg-ia64: Fix typos in AREG0 setup in prologue.
Richard Henderson
2011-08-21
tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
Richard Henderson
2011-08-21
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
Richard Henderson
2011-08-21
tcg: Always define all of the TCGOpcode enum members.
Richard Henderson
2011-08-21
tcg: Add and use TCG_OPF_64BIT.
Richard Henderson
2011-08-21
Check for presence of compiler -pthread flag.
Brad
2011-08-21
Convert last qemu_free and qemu_malloc uses
Blue Swirl
2011-08-21
monitor: Show combined protection bits in "info mem"
Austin Clements
2011-08-21
monitor: Fix "info mem" to print the last memory range
Austin Clements
2011-08-21
monitor: Prevent sign-extension of 32-bit addresses printed by info mem
Austin Clements
2011-08-21
w32: Fix format string regression
Stefan Weil
2011-08-21
w64: Add definition of FMT_pid
Stefan Weil
2011-08-21
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-08-21
Remove remenants of qemu_malloc
Anthony Liguori
2011-08-21
Update HACKING to refer to g_malloc instead of qemu_malloc
Anthony Liguori
2011-08-20
Add trace points for g_malloc/g_free functions
Anthony Liguori
2011-08-20
Remove qemu_malloc/qemu_free
Anthony Liguori
[next]