summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* intc/xilinx_intc: Inhibit write to ISR when HIEPeter Crosthwaite2013-06-181-0/+5
* intc/xilinx_intc: Handle level interrupt retriggeringPeter Crosthwaite2013-06-181-1/+15
* intc/xilinx_intc: Don't clear level sens. IRQs without ACKPeter Crosthwaite2013-06-181-7/+1
* microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQPeter Crosthwaite2013-06-181-1/+1
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-06-1710-16/+25
|\
| * qerror: drop QERR_OPEN_FILE_FAILED macroLuiz Capitulino2013-06-171-3/+0
| * block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILEDLuiz Capitulino2013-06-171-2/+2
| * savevm: qmp_xen_save_devices_state(): use error_setg_file_open()Luiz Capitulino2013-06-171-1/+1
| * dump: qmp_dump_guest_memory(): use error_setg_file_open()Luiz Capitulino2013-06-171-1/+1
| * cpus: use error_setg_file_open()Luiz Capitulino2013-06-171-2/+2
| * blockdev: use error_setg_file_open()Luiz Capitulino2013-06-171-4/+7
| * block: mirror_complete(): use error_setg_file_open()Luiz Capitulino2013-06-171-1/+1
| * rng-random: use error_setg_file_open()Luiz Capitulino2013-06-171-2/+1
| * error: add error_setg_file_open() helperLuiz Capitulino2013-06-172-0/+10
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-179-19/+1641
|\ \
| * | vmdk: Allow reading variable size descriptor filesEvgeny Budilovsky2013-06-171-7/+20
| * | NVMe: Initial commit for new storage interfaceKeith Busch2013-06-176-0/+1604
| * | curl: Don't set curl options on the handle just before it's going to be deleted.Richard W.M. Jones2013-06-171-2/+0
| * | vmdk: byteswap VMDK4Header.desc_offset fieldStefan Hajnoczi2013-06-171-2/+5
| * | block/curl.c: Refuse to open the handle for writes.Richard W.M. Jones2013-06-171-0/+6
| * | sheepdog: support 'qemu-img snapshot -a'Liu Yuan2013-06-171-7/+5
| * | sheepdog: fix snapshot tag initializationLiu Yuan2013-06-171-1/+1
* | | Merge remote-tracking branch 'rth/fix-ppc64' into stagingAnthony Liguori2013-06-171-15/+14
|\ \ \ | |/ / |/| |
| * | tcg-ppc64: rotr_i32 rotates wrong amountAnton Blanchard2013-06-171-1/+1
| * | tcg-ppc64: Fix add2_i64Anton Blanchard2013-06-171-7/+7
| * | tcg-ppc64: bswap64 rotates output 32 bitsAnton Blanchard2013-06-171-2/+0
| * | tcg-ppc64: Fix RLDCL opcodeAnton Blanchard2013-06-171-5/+6
|/ /
* | Merge remote-tracking branch 'pmaydell/configury.next' into stagingAnthony Liguori2013-06-1718-159/+87
|\ \
| * | ppc: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-146-30/+4
| * | microblaze: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-12/+0
| * | arm: Remove CONFIG_FDT conditionalsPeter Maydell2013-06-141-7/+0
| * | configure: Require libfdt for arm, ppc, microblaze softmmu targetsPeter Maydell2013-06-141-0/+20
| * | configure: dtc: Probe for libfdt_env.hPeter Crosthwaite2013-06-142-36/+2
| * | build: drop TARGET_TYPEPaolo Bonzini2013-06-143-19/+2
| * | main: use TARGET_ARCH only for the target-specific #definePaolo Bonzini2013-06-145-17/+11
| * | build: do not use TARGET_ARCHPaolo Bonzini2013-06-143-14/+14
| * | build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini2013-06-143-23/+23
| * | Add a stp file for usage from build directoryAlon Levy2013-06-141-3/+13
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-171-1/+1
|\ \ \
| * | | char/serial: fix copy&paste error (fifo8_is_full vs empty)Vladimir Senkov2013-06-171-1/+1
| * | | vl: always define no_frameMichael Tokarev2013-06-171-2/+0
| | |/ | |/|
* | | gtk: Fix compiler warning (GTK 3 deprecated function)Stefan Weil2013-06-161-0/+4
* | | vl: always define no_frameMichael Tokarev2013-06-161-2/+0
|/ /
* | target-i386: fix over 80 chars warningsliguang2013-06-153-22/+39
* | target-i386/helper: remove redundant env->eip assignmentliguang2013-06-151-1/+1
* | target-i386/helper: remove DF macroliguang2013-06-153-7/+5
* | target-i386/helper: remove EIP macroliguang2013-06-155-25/+23
* | target-i386/helper: remove EDI macroliguang2013-06-153-9/+7
* | target-i386/helper: remove ESI macroliguang2013-06-153-9/+7
* | target-i386/helper: remove ESP macroliguang2013-06-154-54/+54
OpenPOWER on IntegriCloud