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-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-19
Revert "audio: Make PC speaker audio card available by default"
Anthony Liguori
2012-07-19
audio: Make PC speaker audio card available by default
Jan Kiszka
2012-07-18
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-07-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-07-18
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-07-18
Merge remote-tracking branch 'kraxel/bios.2' into staging
Anthony Liguori
2012-07-18
Merge remote-tracking branch 'kraxel/usb.57' into staging
Anthony Liguori
2012-07-17
build: fix build breakage due to bad merge
Anthony Liguori
2012-07-17
build: add make dist target (v2)
Anthony Liguori
2012-07-17
qemu-options.hx: Fix set_password and expire_password description
Michal Novotny
2012-07-17
qemu-options.hx: Improve -nodefaults description
Michal Novotny
2012-07-17
qemu-options.hx: Improve -{read|write}config options description
Michal Novotny
2012-07-17
constify value pointer for qdev_prop_set_string
Christian Borntraeger
2012-07-17
doc: Fix indefinite article an -> a before nouns that begin with 'h'
Stefan Weil
2012-07-17
fdc-test: Clean up a bit
Kevin Wolf
2012-07-17
fdc-test: introduce test_relative_seek
Pavel Hrdina
2012-07-17
fdc: fix relative seek
Pavel Hrdina
2012-07-17
qemu-iotests: Valgrind support
Kevin Wolf
2012-07-17
coroutine-ucontext: Help valgrind understand coroutines
Kevin Wolf
2012-07-17
qemu-io: Fix memory leaks
Kevin Wolf
2012-07-17
hw/block-common: Factor out fall back to legacy -drive cyls=...
Markus Armbruster
2012-07-17
blockdev: Don't limit DriveInfo serial to 20 characters
Markus Armbruster
2012-07-17
hw/block-common: Factor out fall back to legacy -drive serial=...
Markus Armbruster
2012-07-17
hw/block-common: Move BlockConf & friends from block.h
Markus Armbruster
2012-07-17
Relax IDE CHS limits from 16383,16,63 to 65535,16,255
Markus Armbruster
2012-07-17
blockdev: Drop redundant CHS validation for if=ide
Markus Armbruster
2012-07-17
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
2012-07-17
qtest: Test we don't put hard disk info into CMOS for a CD-ROM
Markus Armbruster
2012-07-17
ide pc: Put hard disk info into CMOS only for hard disks
Markus Armbruster
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
2012-07-17
qtest: Cover qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
ide: qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
qdev: New property type chs-translation
Markus Armbruster
[next]