aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25qmp: fix handling of boolean values in qmp-shellIgor Mammedov1-1/+6
2013-03-25QMP: TPM QMP and man page documentation updatesCorey Bryant2-1/+60
2013-03-25QMP: Remove duplicate TPM type from query-tpmCorey Bryant3-17/+12
2013-03-25Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori21-17/+5198
2013-03-25Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2-3/+6
2013-03-25Merge remote-tracking branch 'kraxel/ipxe.3' into stagingAnthony Liguori8-2/+7
2013-03-25glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori2-1/+28
2013-03-25gtk: Release modifier when graphic console loses keyboard focusJan Kiszka1-2/+51
2013-03-25net: increase buffer size to accommodate Jumbo frame pktsScott Feldman5-10/+10
2013-03-25VMXNET3 device implementationDmitry Fleytman5-0/+3224
2013-03-25Packet abstraction for VMWARE network devicesDmitry Fleytman5-0/+1077
2013-03-25Common definitions for VMWARE devicesDmitry Fleytman5-0/+823
2013-03-25net: iovec checksum calculatorDmitry Fleytman2-0/+41
2013-03-25Checksum-related utility functionsDmitry Fleytman2-7/+20
2013-03-25net: use socket_set_nodelay() for -netdev socketStefan Hajnoczi1-0/+3
2013-03-25block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)Stefan Weil1-2/+4
2013-03-25rbd: fix compile errorLiu Yuan1-1/+2
2013-03-25ipxe: update binariesGerd Hoffmann6-0/+0
2013-03-25ipxe: disable two second timeoutGerd Hoffmann2-2/+7
2013-03-24Remove device_tree.o from hw/moxie/Makefile.objs.Anthony Green1-1/+0
2013-03-23tcg-optimize: Fold sub r,0,x to neg r,xRichard Henderson1-1/+33
2013-03-23target-i386: Don't modify env->eflags around cpu_dump_stateRichard Henderson2-4/+1
2013-03-23target-i386: Fix flags computation for ADOXRichard Henderson1-1/+1
2013-03-23Add top level changes for moxieAnthony Green6-4/+21
2013-03-23Add sample moxie systemAnthony Green3-0/+181
2013-03-23Add moxie disassemblerAnthony Green4-0/+369
2013-03-23Add moxie target codeAnthony Green10-0/+1531
2013-03-23Merge branch 'for-upstream' of git://github.com/mwalle/qemuBlue Swirl15-57/+119
2013-03-22Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemuAurelien Jarno26-1304/+1873
2013-03-22tcg: Fix occasional TCG broken problem when ldst optimization enabledYeongkyoon Lee1-2/+2
2013-03-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori24-113/+308
2013-03-22Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori25-52/+58
2013-03-22Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into stagingAnthony Liguori2-11/+2
2013-03-22nbd: Check against invalid option combinationsKevin Wolf1-0/+14
2013-03-22nbd: Use default port if only host is specifiedKevin Wolf1-9/+10
2013-03-22block: Allow omitting the file name when using driver-specific optionsKevin Wolf3-11/+51
2013-03-22block: Make find_image_format safe with NULL filenameKevin Wolf1-3/+10
2013-03-22block: Rename variable to avoid shadowingKevin Wolf1-7/+9
2013-03-22block: Introduce .bdrv_parse_filename callbackKevin Wolf3-16/+25
2013-03-22nbd: Accept -drive options for the network connectionKevin Wolf1-52/+77
2013-03-22nbd: Remove unused functionsKevin Wolf2-21/+0
2013-03-22nbd: Keep hostname and port separateKevin Wolf5-12/+58
2013-03-22qemu-socket: Make socket_optslist publicKevin Wolf2-12/+14
2013-03-22block: Pass bdrv_file_open() options to block driversKevin Wolf1-7/+56
2013-03-22block: Add options QDict to bdrv_file_open() prototypesKevin Wolf18-29/+51
2013-03-22block: complete all IOs before resizing a devicePeter Lieven1-0/+3
2013-03-22Revert "block: complete all IOs before .bdrv_truncate"Peter Lieven1-4/+0
2013-03-22qdev: remove redundant abort()liguang1-2/+1
2013-03-22gitignore: ignore more filesliguang1-0/+3
2013-03-22Use proper term in TCG README陳韋任 (Wei-Ren Chen)1-5/+9