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
2008-09-18
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2008-09-18
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
2008-09-18
Add -uuid command line option (Gleb Natapov)
blueswir1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
2008-09-18
target-alpha: switch most load/store ops to TCG
aurel32
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
Use TCG registers for most CPU register accesses.
ths
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
2008-09-18
target-alpha: fix one more literal sign issue
aurel32
2008-09-18
target-alpha: instruction decoding simplification
aurel32
2008-09-18
target-alpha: convert cmp* instructions to TCG
aurel32
2008-09-18
alpha: fix a missing literal sign issue
aurel32
2008-09-18
target-alpha: switch a few helpers to TCG
aurel32
2008-09-17
target-alpha: convert byte manipulation instructions to TCG
aurel32
2008-09-17
alpha: convert cmov and bcond to TCG
aurel32
2008-09-17
alpha: improve testsuite
aurel32
2008-09-17
[PATCH] alpha: fix linux syscall convention
aurel32
2008-09-17
[PATCH] usb-serial: Fix data corruption with usb serial emulation
aurel32
2008-09-17
Enable ld flag --warn-common
blueswir1
2008-09-17
Fix warnings that would be caused by ld flag --warn-common
blueswir1
2008-09-17
16550A UART: RHR irq enable bit also masks the Rx timeout irq.
balrog
2008-09-16
target-alpha: small optimizations
aurel32
2008-09-16
target-alpha: fix TCG register names
aurel32
2008-09-16
target-alpha: convert some arith3 instructions to TCG
aurel32
2008-09-16
target-alpha: convert arith2 instructions to TCG
aurel32
2008-09-16
Move offsetof to osdep.h, remove local defintions.
balrog
2008-09-16
block-raw is not a protocol
aliguori
2008-09-15
Fix range in the hid report descriptor for USB tablet.
balrog
2008-09-15
Make sure to define fd_open when not on Linux
aliguori
2008-09-15
WMVi extension support (Stefano Stabellini)
aliguori
2008-09-15
vnc dynamic resolution (Stefano Stabellini)
aliguori
2008-09-15
Right now, kvm keeps the memory allocation split, so we can
aliguori
2008-09-15
Make page_find() return 0 for too-large addresses (Eduardo Habkost)
aliguori
2008-09-15
Use common objects for qemu-img and qemu-nbd
aliguori
2008-09-15
Define a few structures instead of including a file, add "static"
blueswir1
2008-09-15
SH4: Privilege check for instructions
aurel32
2008-09-15
qemu sh4 nptl support
aurel32
2008-09-15
sh4: doesn't set the cpu_model_str
aurel32
2008-09-15
SH4: Serial controller improvement
aurel32
2008-09-15
SH4: sleep instruction bug fix
aurel32
2008-09-14
Fix array subscript above array bounds error
blueswir1
2008-09-14
ppc: Convert op_andi to TCG
aurel32
2008-09-14
ppc: Convert ctr, lr moves to TCG
aurel32
2008-09-14
alpha: add tests
aurel32
2008-09-14
MIPS: Fix tlbwi/tlbwr
aurel32
2008-09-14
MIPS: remove empty cpu_mips_irqctrl_init()
aurel32
2008-09-14
target-mips: fix warning
aurel32
2008-09-14
alpha: fix helper.h
aurel32
2008-09-14
alpha: fix lit sign
aurel32
2008-09-14
qemu_next_deadline_dyntick is only used on Linux and Windows
blueswir1
[next]