index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-12-15
fix win32 build
Paolo Bonzini
2011-12-15
qdev: add a qdev_get_type() function and expose as a 'type' property
Anthony Liguori
2011-12-15
qom: add string property type
Anthony Liguori
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
qom: optimize qdev_get_canonical_path using a parent link
Anthony Liguori
2011-12-15
rtc: add a dynamic property for retrieving the date
Anthony Liguori
2011-12-15
rtc: make piix3 set the rtc as a child (v2)
Anthony Liguori
2011-12-15
dev: add an anonymous peripheral container
Anthony Liguori
2011-12-15
qdev: add explicitly named devices to the root complex
Anthony Liguori
2011-12-15
qom: qom_{get, set} monitor commands (v2)
Anthony Liguori
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
[next]