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-02-24
gdbstub: Error locations for -gdb
Markus Armbruster
2012-02-24
vl.c: Error locations for options using add_device_config()
Markus Armbruster
2012-02-24
qemu-char: qemu_chr_open_fd() can't fail, don't check
Markus Armbruster
2012-02-24
qemu-char: Re-apply style fixes from just reverted aad04cd0
Markus Armbruster
2012-02-24
qemu-char: Use qemu_open() to avoid leaking fds to children
Markus Armbruster
2012-02-24
Revert "qemu-char: Print strerror message on failure" and deps
Markus Armbruster
2012-02-22
qom: In function object_set_link_property(), first call object_ref(), then ob...
Alexander Barabash
2012-02-22
cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1 (v2)
Eduardo Habkost
2012-02-22
add Westmere as a qemu cpu model (v2)
Eduardo Habkost
2012-02-22
cpu defs: remove replicated flags from Intel (v2)
Eduardo Habkost
2012-02-22
cpu defs: add pse36, mca, mtrr to AMD CPU definitions (v2)
Eduardo Habkost
2012-02-22
cpu defs: use Intel flag names for Intel models (v2)
Eduardo Habkost
2012-02-22
cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt
Eduardo Habkost
2012-02-22
cpu models: reorder flag list to match bit order
Eduardo Habkost
2012-02-22
split SCSI and LSI, add myself as SCSI maintainer
Paolo Bonzini
2012-02-22
qom: add test tools
Anthony Liguori
2012-02-22
qmp: make qmp.py easier to use
Anthony Liguori
2012-02-22
Makefile: Add dependency to fix linux-user-only build
Peter Maydell
2012-02-22
Make kernel, initrd and append be machine_opts
Peter Maydell
2012-02-22
jazz-led: compile it only twice
Hervé Poussineau
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
2012-02-22
qom: Fix object_initialize_with_type() assertion
Andreas Färber
2012-02-22
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
2012-02-22
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
2012-02-22
qom: Document ways to retrieve child object added by object_property_add_child()
Alexander Barabash
2012-02-22
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
2012-02-22
hw/pc_piix: add pc-1.1
Jordan Justen
2012-02-22
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
2012-02-22
hw/pc_sysfw: support system flash memory with pflash
Jordan Justen
2012-02-22
hw/pc_sysfw: enable pc-sysfw as a qdev
Jordan Justen
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
2012-02-22
vl: make find_default_machine externally visible
Jordan Justen
2012-02-22
pflash_cfi01/02: support read-only pflash devices
Jordan Justen
2012-02-22
blockdev: allow read-only pflash devices
Jordan Justen
2012-02-22
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
2012-02-22
qdev: drop unnecessary parse/print methods
Paolo Bonzini
2012-02-22
qdev: use built-in QOM string parser
Paolo Bonzini
2012-02-22
qdev: accept hex properties only if prefixed by 0x
Paolo Bonzini
2012-02-22
qdev: accept both strings and integers for PCI addresses
Paolo Bonzini
2012-02-22
qom: add generic string parsing/printing
Paolo Bonzini
2012-02-21
qxl: add user-friendly bar size properties
Gerd Hoffmann
2012-02-21
qxl: move ram size init to new function
Gerd Hoffmann
2012-02-21
qxl: drop vram bar minimum size
Gerd Hoffmann
2012-02-21
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
2012-02-21
qxl: make sure primary surface is saved on migration also in compat mode
Yonit Halperin
2012-02-21
qxl: set only off-screen surfaces dirty instead of the whole vram
Yonit Halperin
2012-02-21
qxl: don't render stuff when the vm is stopped.
Gerd Hoffmann
2012-02-21
qxl: fix warnings on 32bit
Gerd Hoffmann
[next]