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
2012-07-09
raw: hook into blkdebug
Paolo Bonzini
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
2012-07-09
blkdebug: pass getlength to underlying file
Paolo Bonzini
2012-07-09
blkdebug: tiny cleanup
Paolo Bonzini
2012-07-09
blkdebug: remove sync i/o events
Paolo Bonzini
2012-07-09
sheepdog: traverse pending_list from the first for each time
MORITA Kazutaka
2012-07-09
sheepdog: split outstanding list into inflight and pending
MORITA Kazutaka
2012-07-09
sheepdog: make sure we don't free aiocb before sending all requests
MORITA Kazutaka
2012-07-09
sheepdog: use coroutine based socket functions in coroutine context
MORITA Kazutaka
2012-07-09
sheepdog: restart I/O when socket becomes ready in do_co_req()
MORITA Kazutaka
2012-07-09
sheepdog: fix dprintf format strings
MORITA Kazutaka
2012-07-09
blockdev: warn when copy_on_read=on and readonly=on
Stefan Hajnoczi
2012-07-09
qcow2: preserve free_byte_offset when qcow2_alloc_bytes() fails
Stefan Hajnoczi
2012-07-09
qcow2: fix #ifdef'd qcow2_check_refcounts() callers
Stefan Hajnoczi
2012-07-07
bitops.h: Add functions to extract and deposit bitfields
Peter Maydell
2012-07-07
target-i386: make it clearer that op table accesses don't overrun
Peter Maydell
2012-07-07
target-i386: Remove confusing X86_64_DEF macro
Peter Maydell
2012-07-07
target-i386: Remove unused macros
Peter Maydell
2012-07-07
.gitignore update
Eduardo Habkost
2012-07-07
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-07-05
target-i386: Fix compilation with --enable-debug
Stefan Weil
2012-07-04
hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_t
Peter Maydell
2012-07-04
i.MX31: KZM-ARM11-01 evaluation board
Peter Chubb
2012-07-04
i.MX31: Interrupt Controller
Peter Chubb
2012-07-04
i.MX31: Timers
Peter Chubb
2012-07-04
i.MX31: Clock Control Module
Peter Chubb
2012-07-04
i.MX: UART support
Peter Chubb
2012-07-04
Exynos4: add RTC device
Oleg Ogurtsov
2012-07-04
hw/exynos4210.c: Fix misleading initialization of IROM mirror
Evgeny Voevodin
2012-07-04
hw/exynos4210_pwm.c: Fix STOP status in tick handler.
Evgeny Voevodin
2012-07-04
ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.
Stanislav Vorobiov
2012-06-28
bsd-user: fix build
Blue Swirl
2012-06-28
x86: rename op_helper.c to seg_helper.c
Blue Swirl
2012-06-28
x86: split off memory access helpers
Blue Swirl
2012-06-28
x86: split off misc helpers
Blue Swirl
2012-06-28
x86: split off SMM helpers
Blue Swirl
2012-06-28
x86: split off SVM helpers
Blue Swirl
2012-06-28
x86: split off integer helpers
Blue Swirl
2012-06-28
x86: split off condition code helpers
Blue Swirl
2012-06-28
x86: prepare eflags helpers for general use
Blue Swirl
2012-06-28
x86: split condition code and shift templates
Blue Swirl
2012-06-28
x86: fix coding style in helper_template.h
Blue Swirl
2012-06-28
x86: improve SSE table type safety
Blue Swirl
2012-06-28
x86: split off FPU helpers
Blue Swirl
2012-06-28
x86: fix coding style in ops_sse.h
Blue Swirl
2012-06-28
x86: avoid an extern declaration
Blue Swirl
2012-06-28
x86: split off exception handlers
Blue Swirl
2012-06-28
x86: avoid AREG0 for exceptions
Blue Swirl
2012-06-28
x86: prepare op_helper.c for splitting
Blue Swirl
[next]