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
2013-03-26
qom: Detect attempts to add a property that already exists
Peter Maydell
2013-03-26
hw/qdev-properties.c: Improve diagnostic for setting property after realize
Peter Maydell
2013-03-26
virtio-scsi: cleanup: remove qdev field.
KONRAD Frederic
2013-03-26
virtio-scsi: cleanup: init and exit functions.
KONRAD Frederic
2013-03-26
virtio-scsi: cleanup: use QOM casts.
KONRAD Frederic
2013-03-26
virtio-scsi-ccw: switch to new API
KONRAD Frederic
2013-03-26
virtio-scsi-s390: switch to the new API.
KONRAD Frederic
2013-03-26
virtio-scsi-pci: switch to new API.
KONRAD Frederic
2013-03-26
virtio-scsi: add the virtio-scsi device.
KONRAD Frederic
2013-03-26
virtio-scsi: moving host_features from properties to transport properties.
KONRAD Frederic
2013-03-26
virtio-scsi: allocate cmd_vqs array separately.
KONRAD Frederic
2013-03-26
virtio-scsi: don't use pointer for configuration.
KONRAD Frederic
2013-03-26
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-03-25
New QMP command query-cpu-max and HMP command cpu_max
Michal Novotny
2013-03-25
qmp: fix handling of boolean values in qmp-shell
Igor Mammedov
2013-03-25
QMP: TPM QMP and man page documentation updates
Corey Bryant
2013-03-25
QMP: Remove duplicate TPM type from query-tpm
Corey Bryant
2013-03-25
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-25
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-25
Merge remote-tracking branch 'kraxel/ipxe.3' into staging
Anthony Liguori
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2013-03-25
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
2013-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
2013-03-25
Packet abstraction for VMWARE network devices
Dmitry Fleytman
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
Checksum-related utility functions
Dmitry Fleytman
2013-03-25
net: use socket_set_nodelay() for -netdev socket
Stefan Hajnoczi
2013-03-25
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
Stefan Weil
2013-03-25
rbd: fix compile error
Liu Yuan
2013-03-25
ipxe: update binaries
Gerd Hoffmann
2013-03-25
ipxe: disable two second timeout
Gerd Hoffmann
2013-03-24
Remove device_tree.o from hw/moxie/Makefile.objs.
Anthony Green
2013-03-23
tcg-optimize: Fold sub r,0,x to neg r,x
Richard Henderson
2013-03-23
target-i386: Don't modify env->eflags around cpu_dump_state
Richard Henderson
2013-03-23
target-i386: Fix flags computation for ADOX
Richard Henderson
2013-03-23
Add top level changes for moxie
Anthony Green
2013-03-23
Add sample moxie system
Anthony Green
2013-03-23
Add moxie disassembler
Anthony Green
2013-03-23
Add moxie target code
Anthony Green
2013-03-23
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
Blue Swirl
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-03-22
tcg: Fix occasional TCG broken problem when ldst optimization enabled
Yeongkyoon Lee
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-22
nbd: Check against invalid option combinations
Kevin Wolf
2013-03-22
nbd: Use default port if only host is specified
Kevin Wolf
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
[next]