summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite2013-06-031-14/+17
* xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite2013-06-031-4/+7
* xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite2013-06-031-28/+42
* xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite2013-06-031-0/+3
* xilinx_spips: Fix striping behaviourPeter Crosthwaite2013-06-031-21/+63
* xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite2013-06-031-2/+3
* xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite2013-06-031-6/+6
* xilinx_spips: Implement automatic CSPeter Crosthwaite2013-06-031-4/+14
* xilinx_spips: Add automatic start supportPeter Crosthwaite2013-06-031-1/+2
* xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite2013-06-031-1/+24
* xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite2013-06-031-2/+25
* xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite2013-06-031-1/+4
* xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite2013-06-031-1/+6
* xilinx_spips: Make interrupts clear on readPeter Crosthwaite2013-06-031-0/+4
* xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite2013-06-032-15/+56
* 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/+29Star
|\ \ | |/ |/|
| * 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/+0Star
| * migration: Remove duplicate bandwidth_limit setLei Li2013-06-011-1/+0Star
| * 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/+0Star
| * linux-user: Fix typo in commentLei Li2013-06-011-1/+1
| * configure: remove confusing file manipulationEd Maste2013-06-011-9/+0Star
| * 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/+0Star
| * don't run pkg-config for features explicitly disabledMichael Tokarev2013-06-011-12/+9Star
* | 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