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-12-15
qmp: add qom-list command
Anthony Liguori
2011-12-15
qapi: allow a 'gen' key to suppress code generation
Anthony Liguori
2011-12-15
qom: add link properties (v2)
Anthony Liguori
2011-12-15
qom: add child properties (composition) (v3)
Anthony Liguori
2011-12-15
qdev: provide a path resolution (v2)
Anthony Liguori
2011-12-15
qdev: provide an interface to return canonical path from root (v2)
Anthony Liguori
2011-12-15
qom: introduce root device
Anthony Liguori
2011-12-15
qom: register legacy properties as new style properties (v2)
Anthony Liguori
2011-12-15
qom: add new dynamic property infrastructure based on Visitors (v2)
Anthony Liguori
2011-12-15
qom: add a reference count to qdev objects
Anthony Liguori
2011-12-14
tcg/arm: remove fixed map code buffer restriction
Dr. David Alan Gilbert
2011-12-14
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Andrzej Zaborowski
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
2011-12-14
doc: Remove Symbian Virtual Platform
Stefan Weil
2011-12-14
migration.h: remove incoming_expected declarations
Isaku Yamahata
2011-12-14
tcg: make tcg_const_ptr actually accept a pointer argument
Peter Maydell
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
2011-12-14
hw: Fix spelling in comments and code
Stefan Weil
2011-12-14
hw: Fix spelling in comments
Stefan Weil
2011-12-14
hw: Fix spelling (licenced->licensed)
Stefan Weil
2011-12-14
fmopl: Fix spelling in code and comments
Stefan Weil
2011-12-13
target-arm: Infer VFPv3 feature from VFPv4
Andreas Färber
2011-12-13
target-arm: Infer VFP feature from VFPv3
Andreas Färber
2011-12-13
target-arm: Infer Thumb division feature from M profile
Andreas Färber
2011-12-13
target-arm: Infer Thumb2 feature from ARMv7
Andreas Färber
2011-12-13
target-arm: Infer AUXCR feature from ARMv6
Andreas Färber
2011-12-13
target-arm: Infer ARMv6(K) feature from ARMv7
Andreas Färber
2011-12-13
target-arm: Infer ARMv6 feature from v6K
Andreas Färber
2011-12-13
target-arm: Infer ARMv5 feature from ARMv6
Andreas Färber
2011-12-13
target-arm: Infer ARMv4T feature from ARMv5
Andreas Färber
2011-12-13
arm: Fix CP15 FSR (C5) domain setting
Jean-Christophe DUBOIS
2011-12-12
ccid: make threads joinable
Paolo Bonzini
2011-12-12
qemu-thread: implement joinable threads for Win32
Paolo Bonzini
2011-12-12
qemu-thread: implement joinable threads for POSIX
Jan Kiszka
2011-12-12
qemu-thread: add API for joinable threads
Jan Kiszka
2011-12-12
syborg: drop support for Symbian Virtual Platform
Stefan Hajnoczi
2011-12-12
net: take ownership of fd in socket init functions
Stefan Hajnoczi
2011-12-12
net: expand tabs in net/socket.c
Stefan Hajnoczi
2011-12-12
guest agent: add supported command list to guest-info RPC
Michael Roth
2011-12-12
guest agent: add RPC blacklist command-line option
Michael Roth
2011-12-12
Add a .mailmap to map pre-git-conversion authors to friendly names
Peter Maydell
2011-12-12
unix_close(): check for close() errors too (v2)
Eduardo Habkost
2011-12-12
tcp_close(): check for close() errors too (v2)
Eduardo Habkost
2011-12-12
exec_close(): return -errno on errors (v2)
Eduardo Habkost
2011-12-12
stdio_fclose: return -errno on errors (v2)
Eduardo Habkost
2011-12-12
stdio_pclose: return -errno on error (v3)
Eduardo Habkost
2011-12-12
qemu_fclose: return last_error if set (v3)
Eduardo Habkost
2011-12-12
migrate_fd_cleanup: accept any negative qemu_fclose() value as error
Eduardo Habkost
2011-12-12
exec_close(): accept any negative value as qemu_fclose() error
Eduardo Habkost
2011-12-12
QEMUFileCloseFunc: add return value documentation (v2)
Eduardo Habkost
[next]