aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26qom: Detect attempts to add a property that already existsPeter Maydell
2013-03-26hw/qdev-properties.c: Improve diagnostic for setting property after realizePeter Maydell
2013-03-26virtio-scsi: cleanup: remove qdev field.KONRAD Frederic
2013-03-26virtio-scsi: cleanup: init and exit functions.KONRAD Frederic
2013-03-26virtio-scsi: cleanup: use QOM casts.KONRAD Frederic
2013-03-26virtio-scsi-ccw: switch to new APIKONRAD Frederic
2013-03-26virtio-scsi-s390: switch to the new API.KONRAD Frederic
2013-03-26virtio-scsi-pci: switch to new API.KONRAD Frederic
2013-03-26virtio-scsi: add the virtio-scsi device.KONRAD Frederic
2013-03-26virtio-scsi: moving host_features from properties to transport properties.KONRAD Frederic
2013-03-26virtio-scsi: allocate cmd_vqs array separately.KONRAD Frederic
2013-03-26virtio-scsi: don't use pointer for configuration.KONRAD Frederic
2013-03-26Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-03-25New QMP command query-cpu-max and HMP command cpu_maxMichal Novotny
2013-03-25qmp: fix handling of boolean values in qmp-shellIgor Mammedov
2013-03-25QMP: TPM QMP and man page documentation updatesCorey Bryant
2013-03-25QMP: Remove duplicate TPM type from query-tpmCorey Bryant
2013-03-25Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori
2013-03-25Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-25Merge remote-tracking branch 'kraxel/ipxe.3' into stagingAnthony Liguori
2013-03-25glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori
2013-03-25gtk: Release modifier when graphic console loses keyboard focusJan Kiszka
2013-03-25net: increase buffer size to accommodate Jumbo frame pktsScott Feldman
2013-03-25VMXNET3 device implementationDmitry Fleytman
2013-03-25Packet abstraction for VMWARE network devicesDmitry Fleytman
2013-03-25Common definitions for VMWARE devicesDmitry Fleytman
2013-03-25net: iovec checksum calculatorDmitry Fleytman
2013-03-25Checksum-related utility functionsDmitry Fleytman
2013-03-25net: use socket_set_nodelay() for -netdev socketStefan Hajnoczi
2013-03-25block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)Stefan Weil
2013-03-25rbd: fix compile errorLiu Yuan
2013-03-25ipxe: update binariesGerd Hoffmann
2013-03-25ipxe: disable two second timeoutGerd Hoffmann
2013-03-24Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green
2013-03-23tcg-optimize: Fold sub r,0,x to neg r,xRichard Henderson
2013-03-23target-i386: Don't modify env->eflags around cpu_dump_stateRichard Henderson
2013-03-23target-i386: Fix flags computation for ADOXRichard Henderson
2013-03-23Add top level changes for moxieAnthony Green
2013-03-23Add sample moxie systemAnthony Green
2013-03-23Add moxie disassemblerAnthony Green
2013-03-23Add moxie target codeAnthony Green
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl
2013-03-22Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno
2013-03-22tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee
2013-03-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-03-22Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-22Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori
2013-03-22nbd: Check against invalid option combinationsKevin Wolf
2013-03-22nbd: Use default port if only host is specifiedKevin Wolf
2013-03-22block: Allow omitting the file name when using driver-specific optionsKevin Wolf