summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-285-43/+179
* smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-283-9/+7
* virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
* pci: remove explicit check to 64K ioport sizeHervé Poussineau2013-09-151-2/+4
* piix4: disable io on resetMichael S. Tsirkin2013-09-151-0/+1
* piix: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
* q35: use 64 bit window programmed by guestMichael S. Tsirkin2013-09-151-4/+10
* pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-152-0/+51
* range: add min/max operations on rangesMichael S. Tsirkin2013-09-151-0/+18
* range: add Range to typedefsMichael S. Tsirkin2013-09-152-1/+2
* q35: make pci window address/size match guest cfgMichael S. Tsirkin2013-09-151-0/+10
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-1127-267/+1988
|\
| * configure: Add handling code for AArch64 targetsAlexander Graf2013-09-101-1/+6
| * linux-user: Add AArch64 supportAlexander Graf2013-09-103-2/+38
| * linux-user: Allow targets to specify a minimum uname releasePeter Maydell2013-09-103-14/+51
| * linux-user: Add AArch64 termbits.h definitionsAlexander Graf2013-09-101-0/+220
| * linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf2013-09-101-0/+35
| * linux-user: Make sure NWFPE code is 32 bit ARM onlyPeter Maydell2013-09-101-1/+3
| * linux-user: Add signal handling for AArch64Andreas Schwab2013-09-102-0/+289
| * linux-user: Fix up AArch64 syscall handlersAlexander Graf2013-09-102-4/+29
| * linux-user: Add syscall number definitions for AArch64Alexander Graf2013-09-101-0/+323
| * linux-user: Add cpu loop for AArch64Peter Maydell2013-09-101-0/+82
| * linux-user: Don't treat AArch64 cpu names speciallyAlexander Graf2013-09-101-1/+2
| * target-arm: Add AArch64 gdbstub supportAlexander Graf2013-09-105-1/+126
| * target-arm: Add AArch64 translation stubAlexander Graf2013-09-106-4/+178
| * target-arm: Prepare translation for AArch64 codeAlexander Graf2013-09-105-38/+151
| * target-arm: Disable 32 bit CPUs in 64 bit linux-user buildsPeter Maydell2013-09-101-2/+7
| * target-arm: Add new AArch64CPUInfo base class and subclassesPeter Maydell2013-09-103-0/+124
| * target-arm: Pass DisasContext* to gen_set_pc_im()Peter Maydell2013-09-101-13/+13
| * target-arm: Fix target_ulong/uint32_t confusionsAlexander Graf2013-09-102-6/+7
| * target-arm: Export cpu_envAlexander Graf2013-09-102-1/+3
| * target-arm: Extract the disas struct to a header fileAlexander Graf2013-09-102-23/+28
| * target-arm: Abstract out load/store from a vaddr in AArch32Peter Maydell2013-09-101-124/+210
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
| * pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell2013-09-101-10/+8
| * target-arm: Implement qmp query-cpu-definitionsCole Robinson2013-09-101-0/+32
| * target-arm: fix ARMv7M stack alignment on resetSebastian Ottlik2013-09-101-1/+1
| * target-arm: Avoid "1 << 31" undefined behaviourPeter Maydell2013-09-102-18/+18
| * target-arm: Use sextract32() in branch decodePeter Maydell2013-09-101-2/+3
| * target-arm: Make '-cpu any' available in linux-user mode onlyPeter Maydell2013-09-101-0/+4
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-09-111-1/+4
|\ \
| * | qapi-types.py: Fix enum struct sizes on i686Cole Robinson2013-09-101-1/+4
| |/
* | Merge remote-tracking branch 'spice/spice.v73' into stagingAnthony Liguori2013-09-114-22/+28
|\ \
| * | qxl: fix local rendererGerd Hoffmann2013-09-101-5/+10
| * | qxl: trace io port nameGerd Hoffmann2013-09-102-3/+4
| * | spice-core: Use g_strdup_printf instead of snprintfChristophe Fergeau2013-09-101-14/+14
| |/
* | Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-1110-89/+95
|\ \
| * | ehci: save device pointer in EHCIStateGerd Hoffmann2013-09-102-4/+4
| * | Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-104-16/+13
OpenPOWER on IntegriCloud