summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * slirp: cleanup leftovers from misc.hMichael Tokarev2013-06-011-14/+0
| * migration: Remove duplicate bandwidth_limit setLei Li2013-06-011-1/+0
| * docs: Fix typo and update file in migrationLei Li2013-06-011-8/+9
| * configure: try pkg-config ncurses firstEd Maste2013-06-011-1/+1
| * rtc: remove rtc_set_dateHu Tao2013-06-011-1/+0
| * linux-user: Fix typo in commentLei Li2013-06-011-1/+1
| * configure: remove confusing file manipulationEd Maste2013-06-011-9/+0
| * debugcon: fix compiler warning when open DEBUG_DEBUGCONliguang2013-06-011-2/+2
| * debugcon: make debug message more readableliguang2013-06-011-1/+1
| * debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCONliguang2013-06-011-1/+1
| * Remove unnecessary break statementsStefan Weil2013-06-015-5/+0
| * don't run pkg-config for features explicitly disabledMichael Tokarev2013-06-011-12/+9
* | tcx: Fix 24-bit display modeMark Cave-Ayland2013-06-021-4/+6
|/
* target-i386: Fix aflag logic for CODE64 and the 0x67 prefixRichard Henderson2013-05-311-15/+15
* s390/ipl: Fix spurious errors in virtioChristian Borntraeger2013-05-311-0/+5
* Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into stagingAnthony Liguori2013-05-318-22/+127
|\
| * Makefile: create ".../var/run" when installing the POSIX guest agentLaszlo Ersek2013-05-301-1/+9
| * qga: save state directory in ga_install_service()Laszlo Ersek2013-05-303-3/+17
| * qga: remove undefined behavior in ga_install_service()Laszlo Ersek2013-05-301-8/+11
| * qga: create state directory on win32Laszlo Ersek2013-05-301-0/+14
| * configure: don't save any fixed local_statedir for win32Laszlo Ersek2013-05-301-4/+8
| * qga: determine default state dir and pidfile dynamicallyLaszlo Ersek2013-05-301-6/+26
| * osdep: add qemu_get_local_state_pathname()Laszlo Ersek2013-05-303-0/+42
* | Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-05-314-9/+23
|\ \
| * | target-i386: Fix mask of pte index in memory mappingQiao Nuohan2013-05-311-1/+1
| * | target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addressesLuiz Capitulino2013-05-311-4/+6
| * | qapi: pad GenericList value fields to 64 bitsMichael Roth2013-05-303-4/+16
| |/
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-05-3112-372/+422
|\ \
| * | memory: add return value to address_space_rw/read/writePaolo Bonzini2013-05-292-22/+24
| * | memory: propagate errors on I/O dispatchPaolo Bonzini2013-05-294-30/+36
| * | exec: just use io_mem_read/io_mem_write for 8-byte I/O accessesPaolo Bonzini2013-05-292-30/+2
| * | memory: correctly handle endian-swapped 64-bit accessesPaolo Bonzini2013-05-292-3/+12
| * | memory: split accesses even when the old MMIO callbacks are usedPaolo Bonzini2013-05-291-17/+46
| * | memory: add big endian support to access_with_adjusted_sizePaolo Bonzini2013-05-291-1/+5
| * | memory: accept mismatching sizes in memory_region_access_validPaolo Bonzini2013-05-291-9/+20
| * | memory: add address_space_access_validPaolo Bonzini2013-05-294-1/+43
| * | exec: implement .valid.accepts for subpagesPaolo Bonzini2013-05-291-0/+20
| * | memory: export memory_region_access_valid to exec.cPaolo Bonzini2013-05-292-4/+7
| * | exec: introduce memory_access_sizePaolo Bonzini2013-05-291-10/+17
| * | exec: introduce memory_access_is_directPaolo Bonzini2013-05-291-17/+22
| * | exec: expect mr->ops to be initialized for ROMPaolo Bonzini2013-05-291-9/+0
| * | memory: assign MemoryRegionOps to all regionsPaolo Bonzini2013-05-291-1/+2
| * | memory: move unassigned_mem_ops to memory.cPaolo Bonzini2013-05-293-42/+16
| * | memory: add address_space_translatePaolo Bonzini2013-05-295-130/+131
| * | memory: dispatch unassigned accesses based on .valid.acceptsPaolo Bonzini2013-05-292-26/+38
| * | exec: do not use error_mem_readPaolo Bonzini2013-05-291-14/+2
| * | exec: make io_mem_unassigned privatePaolo Bonzini2013-05-293-11/+4
| * | cputlb: simplify tlb_set_pagePaolo Bonzini2013-05-291-8/+5
| * | exec: drop useless #ifPaolo Bonzini2013-05-291-2/+0
| * | exec: eliminate io_mem_ramPaolo Bonzini2013-05-293-19/+4
OpenPOWER on IntegriCloud