summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdev: Set DeviceClass::hotpluggable default in class_init()Igor Mammedov2014-03-121-8/+8
* qdev: Fix bus dependency of DeviceState::hotpluggable getterAndreas Färber2014-03-121-1/+2
* Merge remote-tracking branch 'remotes/afaerber/tags/prep-for-upstream' into s...Peter Maydell2014-03-125-1844/+4
|\
| * prep: Update ppc_rom.binAndreas Färber2014-03-122-0/+0
| * Add OpenHack'Ware submoduleAndreas Färber2014-03-124-1844/+4
* | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2014-03-121-2/+5
|\ \
| * | tap: avoid deadlocking rxStefan Hajnoczi2014-03-121-2/+5
* | | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-03-121-5/+5
|\ \ \
| * | | trace: Fix build warnings for Win32 buildPeter Maydell2014-03-121-5/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell2014-03-121-87/+80
|\ \ \ | |_|/ |/| |
| * | Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael2014-03-121-87/+80
| |/
* | Merge remote-tracking branch 'remotes/kiszka/queues/slirp' into stagingPeter Maydell2014-03-121-2/+4
|\ \
| * | slirp smb with modern win guests when samba is also running on hostMichael Tokarev2014-03-121-1/+2
| * | qemu/slirp: Fix SMB security configuration on newer samba versionsMichael Buesch2014-03-121-1/+2
| |/
* | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-125-32/+56
|\ \
| * | target-sparc: Add and use CPU_FEATURE_CASASebastian Huber2014-03-125-32/+56
| |/
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-1243-68/+379
|\ \
| * | tests: test-qmp-commands: Fix double freeLuiz Capitulino2014-03-111-1/+1
| * | qapi script: do not add "_" for every capitalized char in enumWenchao Xia2014-03-113-9/+21
| * | qapi script: do not allow string discriminatorWenchao Xia2014-03-1112-18/+53
| * | qapi: convert BlockdevOptions to use enum discriminatorWenchao Xia2014-03-111-1/+13
| * | qapi script: support enum type as discriminator in unionWenchao Xia2014-03-119-17/+94
| * | qapi script: use same function to generate enum stringWenchao Xia2014-03-113-13/+25
| * | qapi script: code move for generate_enum_name()Wenchao Xia2014-03-112-10/+10
| * | qapi script: check correctness of unionWenchao Xia2014-03-1118-3/+151
| * | qapi script: remember line number in schema parsingWenchao Xia2014-03-111-6/+8
| * | qapi script: add check for duplicated keyWenchao Xia2014-03-116-1/+8
| * | qapi script: remember explicitly defined enum valuesWenchao Xia2014-03-113-11/+17
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-1111-57/+65
|\ \ \ | |_|/ |/| |
| * | acpi-test: update expected SSDT filesMichael S. Tsirkin2014-03-112-0/+0
| * | acpi-build: don't access unaligned addressesMichael S. Tsirkin2014-03-111-15/+16
| * | q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-113-18/+18
| * | configure: don't modify .status on errorMichael S. Tsirkin2014-03-111-13/+14
| * | pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-114-6/+12
| * | loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-094-6/+6
* | | Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-03-113-7/+12
|\ \ \
| * | | target-i386: bugfix of Intel MPXLiu, Jinsong2014-03-111-1/+1
| * | | file_ram_alloc: unify mem-path,mem-prealloc error handlingMarcelo Tosatti2014-02-271-4/+10
| * | | kvm-all: exit in case max vcpus exceededMarcelo Tosatti2014-02-271-2/+1
* | | | qemu-thread-posix: Fix build against older glibc versionJan Kiszka2014-03-111-1/+1
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell2014-03-1115-36/+144
|\ \ \ \
| * | | | target-arm: Implement WFE as a yield operationPeter Maydell2014-03-105-0/+19
| * | | | hw/arm/musicpal: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
| * | | | hw/ssi/xilinx_spips.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
| * | | | hw/arm/omap1.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-10/+14
| * | | | pxa2xx: Don't shift into sign bitPeter Maydell2014-03-103-6/+6
| * | | | libvixl: Fix format strings for several int64_t valuesStefan Weil2014-03-101-10/+10
| * | | | target-arm: Fix intptr_t vs tcg_target_longRichard Henderson2014-03-101-1/+1
| * | | | target-arm: Implements the ARM PMCCNTR registerAlistair Francis2014-03-102-4/+89
| * | | | target-arm: Fix incorrect setting of E bit in CPSRPeter Maydell2014-03-101-1/+1
OpenPOWER on IntegriCloud