summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po/hu.po: Hungarian translation for the GTK+ interfaceÁkos Kovács2013-06-031-0/+63
* Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-035-25/+251
|\
| * xhci: add live migration supportGerd Hoffmann2013-06-031-1/+163
| * xhci: add xhci_init_epctxGerd Hoffmann2013-06-031-18/+25
| * xhci: add xhci_alloc_epctxGerd Hoffmann2013-06-031-11/+21
| * xhci: add XHCISlot->addressedGerd Hoffmann2013-06-031-0/+3
| * pci: add VMSTATE_MSIXGerd Hoffmann2013-06-032-0/+44
| * host-libusb: Correct test for USB packet stateEd Maste2013-06-031-1/+1
| * Fix usage of USB_DEV_FLAG_IS_HOST flag.Michael Marineau2013-06-031-1/+1
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-06-0315-60/+29
|\ \ | |/ |/|
| * do not check pointers after dereferencing themPaolo Bonzini2013-06-012-5/+5
| * m25p80: Add Micron n25q032aEd Maste2013-06-011-0/+1
| * qemu: fix out of tree cross compileAlexey Kardashevskiy2013-06-011-1/+1
| * 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
OpenPOWER on IntegriCloud