index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
fw_cfg: add required header files
Hu Tao
2013-04-30
1
-0
/
+7
*
add a new qevent: QEVENT_GUEST_PANICKED
Hu Tao
2013-04-30
1
-0
/
+1
*
add a new runstate: RUN_STATE_GUEST_PANICKED
Hu Tao
2013-04-30
1
-0
/
+1
*
audio: look for the ISA and PCI buses
Paolo Bonzini
2013-04-29
1
-1
/
+1
*
audio: remove HAS_AUDIO
Paolo Bonzini
2013-04-29
1
-1
/
+0
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
2
-21
/
+4
*
serial: QOM'ify ISA serial
Andreas Färber
2013-04-29
1
-0
/
+1
*
pcspk: QOM'ify
Andreas Färber
2013-04-29
1
-1
/
+3
*
mc146818rtc: QOM'ify
Andreas Färber
2013-04-29
1
-0
/
+2
*
i8259: QOM cleanups
Andreas Färber
2013-04-29
1
-1
/
+2
*
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-29
1
-0
/
+2
*
Merge remote-tracking branch 'bonzini/migration-writev' into staging
Anthony Liguori
2013-04-29
2
-20
/
+19
|
\
|
*
win32: add readv/writev emulation
Paolo Bonzini
2013-04-29
2
-20
/
+19
*
|
tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2013-04-27
1
-0
/
+17
|
/
*
Common: Add quick access to first boot device
Dominik Dingel
2013-04-26
1
-0
/
+2
*
Remove unnecessary FreeBSD #include
Ed Maste
2013-04-25
1
-4
/
+0
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-2
/
+1
*
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
1
-0
/
+1
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+2
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-0
/
+15
*
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
1
-0
/
+5
*
Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging
Anthony Liguori
2013-04-24
1
-0
/
+5
|
\
|
*
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-24
1
-0
/
+5
*
|
virtio: drop unused function prototypes.
KONRAD Frederic
2013-04-24
1
-10
/
+0
*
|
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-5
/
+1
*
|
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
2
-23
/
+0
*
|
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
1
-24
/
+0
*
|
virtio-bus: add new functions.
KONRAD Frederic
2013-04-24
1
-0
/
+5
*
|
virtio-rng: cleanup: use QOM casts.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
|
virtio-rng: cleanup: remove qdev field.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
|
virtio-rng: cleanup: init and exit functions.
KONRAD Frederic
2013-04-24
1
-2
/
+0
*
|
virtio-rng: add virtio-rng device.
KONRAD Frederic
2013-04-24
1
-0
/
+14
*
|
virtio-rng: don't use pointer for configuration.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
|
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
2
-2
/
+5
*
|
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
1
-17
/
+2
*
|
ich9: kill cmos_s3
Hu Tao
2013-04-24
2
-2
/
+2
|
/
*
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-23
1
-0
/
+1
*
Add option to mlock qemu and guest memory
Satoru Moriya
2013-04-22
2
-0
/
+6
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
2
-3
/
+2
|
\
|
*
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
1
-2
/
+1
|
*
block: Add driver-specific options for backing files
Kevin Wolf
2013-04-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
5
-4
/
+212
|
\
\
|
|
/
|
/
|
|
*
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
2
-0
/
+75
|
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
2
-4
/
+133
|
*
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-19
1
-0
/
+3
|
*
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-19
1
-0
/
+1
*
|
qdev: Drop taddr properties
Peter Maydell
2013-04-20
1
-10
/
+0
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-19
2
-2
/
+1
|
\
\
|
*
|
virtio.h: drop unused function prototypes
Luiz Capitulino
2013-04-19
1
-2
/
+0
|
*
|
bswap: fix compiler warning
Alexey Kardashevskiy
2013-04-19
1
-0
/
+1
|
|
/
[next]