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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-05-01
cpu: Call cpu_synchronize_post_init() from DeviceClass::realize()
Igor Mammedov
2013-05-01
cpu: Make kvm-stub.o available outside softmmu
Igor Mammedov
2013-04-30
sysemu: drop register_devices from header
Michael S. Tsirkin
2013-04-30
pvpanic: create pvpanic by default for machine 1.5
Hu Tao
2013-04-30
fw_cfg: add required header files
Hu Tao
2013-04-30
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-30
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-29
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
serial: QOM'ify ISA serial
Andreas Färber
2013-04-29
pcspk: QOM'ify
Andreas Färber
2013-04-29
mc146818rtc: QOM'ify
Andreas Färber
2013-04-29
i8259: QOM cleanups
Andreas Färber
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-29
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2013-04-29
win32: add readv/writev emulation
Paolo Bonzini
2013-04-27
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-04-26
Common: Add quick access to first boot device
Dominik Dingel
2013-04-25
Remove unnecessary FreeBSD #include
Ed Maste
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
2013-04-24
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
ich9: kill cmos_s3
Hu Tao
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
[next]