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-28
Avoid returning void
Blue Swirl
2012-07-28
hw/escc: Drop duplicate definition of 'disabled' property
Peter Maydell
2012-07-28
build: get dependency file directories from object file names
Paolo Bonzini
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2012-07-28
tests: Makefile: include dependency files
Eduardo Habkost
2012-07-28
vl.c: Don't print errno after failed qemu_chr_new()
Peter Maydell
2012-07-28
target-xtensa: fix big-endian BBS/BBC implementation
Max Filippov
2012-07-27
target-or32: Add testcases
Jia Liu
2012-07-27
target-or32: Add linux user support
Jia Liu
2012-07-27
target-or32: Add linux syscall, signal and termbits
Jia Liu
2012-07-27
target-or32: Add gdb stub support
Jia Liu
2012-07-27
target-or32: Add system instructions
Jia Liu
2012-07-27
target-or32: Add a IIS dummy board
Jia Liu
2012-07-27
target-or32: Add timer support
Jia Liu
2012-07-27
target-or32: Add PIC support
Jia Liu
2012-07-27
target-or32: Add instruction translation
Jia Liu
2012-07-27
target-or32: Add float instruction helpers
Jia Liu
2012-07-27
target-or32: Add int instruction helpers
Jia Liu
2012-07-27
target-or32: Add exception support
Jia Liu
2012-07-27
target-or32: Add interrupt support
Jia Liu
2012-07-27
target-or32: Add MMU support
Jia Liu
2012-07-27
target-or32: Add target stubs and QOM cpu
Jia Liu
2012-07-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-07-23
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-07-23
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-07-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-07-23
remove unused QemuOpts parameter from net init functions
Laszlo Ersek
2012-07-23
convert net_init_bridge() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_vde() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_socket() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_slirp() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_dump() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_init_nic() to NetClientOptions
Laszlo Ersek
2012-07-23
convert net_client_init() to OptsVisitor
Laszlo Ersek
2012-07-23
hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated)
Laszlo Ersek
2012-07-23
qapi schema: add Netdev types
Laszlo Ersek
2012-07-23
qapi schema: remove trailing whitespace
Laszlo Ersek
2012-07-23
qapi: introduce OptsVisitor
Laszlo Ersek
2012-07-23
expose QemuOpt and QemuOpts struct definitions to interested parties
Laszlo Ersek
2012-07-23
qapi: introduce "size" type
Laszlo Ersek
2012-07-23
qapi: generate C types for fixed-width integers
Laszlo Ersek
2012-07-23
qapi: add test case for deallocating traversal of incomplete structure
Laszlo Ersek
2012-07-23
qapi: fix error propagation
Paolo Bonzini
2012-07-23
MAINTAINERS: Replace net maintainer Mark McLoughlin with Stefan Hajnoczi
Stefan Hajnoczi
2012-07-21
Fix some more Qemus in documentation and help text
Stefan Weil
2012-07-21
qdev: Fix Open Firmware comment
Stefan Weil
2012-07-21
cpus.c: Make all_cpu_threads_idle() static
Peter Maydell
2012-07-21
Use macro QEMU_PACKED for new packed structures
Stefan Weil
2012-07-21
Recognize PCID feature
Mao, Junjie
[next]