aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-06Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-07-05cris: Avoid debug clobbering for both I & D MMU state.Edgar E. Iglesias
2010-07-05cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.Edgar E. Iglesias
2010-07-05cris: Break out rand LFSR update into a separate func.Edgar E. Iglesias
2010-07-03piix4: compile only onceBlue Swirl
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-07-03remove unused stuff from */exec.hPaolo Bonzini
2010-07-02Don't declare XSAVE as supportedAndi Kleen
2010-07-02Add more boundary checking to sse3/4 parsingAndi Kleen
2010-07-01target-arm : fix parallel saturated subtraction implementationChih-Min Chao
2010-07-01target-arm : fix thumb2 parallel add/sub opcode decodingChih-Min Chao
2010-07-01target-arm: fix addsub/subadd implementationChih-Min Chao
2010-07-01Makefile: add qemu-options.def to distcleanHidetoshi Seto
2010-07-01Add QMP/qmp-commands.txt to .gitignoreHidetoshi Seto
2010-07-01target-i386: fix xchg rax,r8Richard Henderson
2010-07-01target-mips: add Loongson support prefetchAurelien Jarno
2010-07-01monitor: Allow to exclude commands from QMPJan Kiszka
2010-07-01QMP: handle_qmp_command(): Small cleanupLuiz Capitulino
2010-07-01QMP: Drop old input object checkingLuiz Capitulino
2010-07-01QMP: Introduce qmp_check_input_obj()Luiz Capitulino
2010-07-01QError: Introduce QERR_QMP_EXTRA_MEMBERLuiz Capitulino
2010-07-01QMP: Drop old client argument checkerLuiz Capitulino
2010-07-01QMP: New argument checker (second part)Luiz Capitulino
2010-07-01QMP: New argument checker (first part)Luiz Capitulino
2010-07-01Monitor: handle optional '-' arg as a boolLuiz Capitulino
2010-07-01QDict: Introduce qdict_get_try_bool()Luiz Capitulino
2010-07-01check-qdict: Introduce test for the new iteration APILuiz Capitulino
2010-07-01QDict: Introduce new iteration APILuiz Capitulino
2010-07-01QDict: Introduce functions to retrieve QDictEntry valuesLuiz Capitulino
2010-07-01QDict: Small terminology changeLuiz Capitulino
2010-07-01QDict: Rename 'err_value'Luiz Capitulino
2010-07-01QError: Enhance QERR_DEVICE_NOT_ACTIVE's user descLuiz Capitulino
2010-07-01QMP: Fix error reporting in the async APILuiz Capitulino
2010-07-01net: delete QemuOpts when net_client_init() fails.Yoshiaki Tamura
2010-07-01QMP: Fix python helper /wrt long return stringsJan Kiszka
2010-07-01QMP: Teach basic capability negotiation to python exampleJan Kiszka
2010-07-01monitor: Establish cmd flags and convert the async tagJan Kiszka
2010-07-01monitor: Fix command completion vs. boolean switchesJan Kiszka
2010-07-01monitor: Fix leakage during completion processingJan Kiszka
2010-07-01target-mips: split load and storeAurelien Jarno
2010-06-30qdev-properties: Fix (u)intXX parsersKevin Wolf
2010-06-30Return usb device to host on exitShahar Havivi
2010-06-30Return usb device to host on usb_del commandShahar Havivi
2010-06-30net: Fix VM start with '-net none'Amit Shah
2010-06-30x86: svm: Always clear event_inj on vmexitJan Kiszka
2010-06-30usb-uhci: fix commit 8e65b7c04965c8355e4ce43211582b6b83054e3d for vmstateTeLeMan
2010-06-30hw/omap : make local function static and remove declaration from headercmchao
2010-06-30hw/omap1.c : separate uart modulecmchao
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao