summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | kvm: i8254: Finish time conversion fixJan Kiszka2012-08-141-4/+10
| * | kvm: i8254: Cache kernel clock offset in KVMPITStateJan Kiszka2012-08-141-14/+24
* | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-08-153-24/+14
|\ \ \ | |_|/ |/| |
| * | trace/simple: Replace asprintf by g_strdup_printfStefan Weil2012-08-141-10/+4
| * | trace/simple: Fix compiler warning for 32 bit hostsStefan Weil2012-08-141-1/+1
| * | trace: avoid pointer aliasing in trace_record_finish()Harsh Prateek Bora2012-08-141-5/+4
| * | trace: drop unused TraceBufferRecord->next_tbuf_idx fieldHarsh Prateek Bora2012-08-142-3/+0
| * | trace: remove unnecessary write_to_buffer() typecastingHarsh Prateek Bora2012-08-141-3/+3
| * | trace: rename TraceRecordHeader to TraceLogHeaderHarsh Prateek Bora2012-08-141-2/+2
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-08-1425-1792/+1978
|\ \ \ | | |/ | |/|
| * | Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2012-08-148-92/+206
| |\ \
| | * | linux-user: ARM: Ignore immediate value for svc in thumb modeAlexander Graf2012-08-141-2/+1
| | * | linux-user: Use init_guest_space when -R and -B are specifiedMeador Inge2012-08-143-44/+56
| | * | linux-user: Factor out guest space probing into a functionMeador Inge2012-08-142-33/+90
| | * | flatload: fix bss clearingMike Frysinger2012-08-141-1/+1
| | * | linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_typeJing Huang2012-08-141-4/+16
| | * | linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket optionJing Huang2012-08-141-0/+20
| | * | linux-user: pass sockaddr from host to targetJing Huang2012-08-141-3/+13
| | * | linux-user: Move target_to_host_errno_table[] setup out of ioctl loopPeter Maydell2012-08-131-5/+6
| | * | linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitionsPeter Maydell2012-08-133-4/+7
| | * | linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSETPeter Maydell2012-08-131-2/+2
| * | | x86: switch to AREG0 free modeBlue Swirl2012-08-1411-200/+151
| * | | x86: avoid AREG0 in segmentation helpersBlue Swirl2012-08-144-160/+150
| * | | x86: avoid AREG0 for misc helpersBlue Swirl2012-08-144-83/+84
| * | | x86: use wrappers for memory access helpersBlue Swirl2012-08-143-103/+126
| * | | x86: avoid AREG0 for SMM helpersBlue Swirl2012-08-144-13/+6
| * | | x86: avoid AREG0 for SVM helpersBlue Swirl2012-08-144-115/+110
| * | | x86: avoid AREG0 for integer helpersBlue Swirl2012-08-145-71/+88
| * | | x86: avoid AREG0 for condition code helpersBlue Swirl2012-08-1410-169/+179
| * | | x86: avoid AREG0 for FPU helpersBlue Swirl2012-08-148-876/+968
| | |/ | |/|
* | | Merge remote-tracking branch 'kraxel/seabios-5a02306' into stagingAnthony Liguori2012-08-142-0/+0
|\ \ \
| * | | update seabios to latest masterGerd Hoffmann2012-08-072-0/+0
* | | | MAINTAINERS: Update email address for Stefan HajnocziStefan Hajnoczi2012-08-141-2/+2
| |/ / |/| |
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-08-1335-1119/+689
|\ \ \
| * | | target-ppc: add implementation of query-cpu-definitions (v2)Anthony Liguori2012-08-131-0/+26
| * | | target-i386: add implementation of query-cpu-definitions (v2)Anthony Liguori2012-08-131-0/+22
| * | | qapi: add query-cpu-definitions command (v2)Anthony Liguori2012-08-133-0/+35
| * | | compiler: add macro for GCC weak symbolsAnthony Liguori2012-08-131-0/+1
| * | | qapi: add query-machines commandAnthony Liguori2012-08-133-0/+65
| * | | qapi: mark QOM commands stableAnthony Liguori2012-08-131-15/+4
| * | | qmp: introduce device-list-properties commandAnthony Liguori2012-08-133-0/+85
| * | | qmp: add SUSPEND_DISK eventLuiz Capitulino2012-08-134-0/+18
| * | | qmp: qmp-events.txt: add missing doc for the SUSPEND eventLuiz Capitulino2012-08-131-0/+12
| * | | qmp: qmp-events.txt: put events in alphabetical orderLuiz Capitulino2012-08-131-136/+130
| * | | qmp: emit the WAKEUP event when the guest is put to runLuiz Capitulino2012-08-132-1/+14
| * | | qmp: don't emit the RESET event on wakeup from S3Luiz Capitulino2012-08-131-1/+15
| * | | scripts: qapi-commands.py: qmp-commands.h: include qdict.hLuiz Capitulino2012-08-131-0/+1
| * | | docs: writing-qmp-commands.txt: update error sectionLuiz Capitulino2012-08-131-20/+27
| * | | error, qerror: drop QDict memberLuiz Capitulino2012-08-133-9/+0
| * | | qerror: drop qerror_table and qerror_format()Luiz Capitulino2012-08-132-407/+0
OpenPOWER on IntegriCloud