aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-24ivshmem: improve debug messagesMarc-André Lureau
2015-10-24ivshmem: remove max_peer fieldMarc-André Lureau
2015-10-24ivshmem: initialize max_peer to -1Marc-André Lureau
2015-10-24ivshmem: remove useless ivshmem_update_irq() val argumentMarc-André Lureau
2015-10-24ivshmem: allocate eventfds in resize_peers()Marc-André Lureau
2015-10-24ivshmem: simplify around increase_dynamic_storage()Marc-André Lureau
2015-10-24ivshmem: limit maximum number of peers to G_MAXUINT16Marc-André Lureau
2015-10-24ivshmem: remove last exit(1)Marc-André Lureau
2015-10-24ivshmem: more qdev conversionMarc-André Lureau
2015-10-24ivshmem: remove useless doorbell fieldMarc-André Lureau
2015-10-24ivshmem: remove superflous ivshmem_attr fieldMarc-André Lureau
2015-10-24ivshmem: remove unnecessary dup()Marc-André Lureau
2015-10-24ivshmem: factor out the incoming fifo handlingMarc-André Lureau
2015-10-24ivshmem: fix number of bytes to push to fifoMarc-André Lureau
2015-10-24ivhsmem: read do not accept more than sizeof(long)Marc-André Lureau
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau
2015-10-24char: add qemu_chr_free()Marc-André Lureau
2015-10-24tests: Add ivshmem qtestAndreas Färber
2015-10-24config: enable ivshmem on POSIXMarc-André Lureau
2015-10-23Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-10-23vl: trivial: minor tweaks to a max-cpu error msgAndrew Jones
2015-10-23target-i386: Use 1UL for bit shiftEduardo Habkost
2015-10-23target-i386: Add DE to TCG_FEATURESEduardo Habkost
2015-10-23target-i386: Ensure always-1 bits on DR6 can't be clearedEduardo Habkost
2015-10-23target-i386: Check CR4[DE] for processing DR4/DR5Richard Henderson
2015-10-23target-i386: Handle I/O breakpointsEduardo Habkost
2015-10-23target-i386: Optimize setting dr[0-3]Richard Henderson
2015-10-23target-i386: Move hw_*breakpoint_* functionsRichard Henderson
2015-10-23target-i386: Ensure bit 10 on DR7 is never clearedEduardo Habkost
2015-10-23target-i386: Re-introduce optimal breakpoint removalRichard Henderson
2015-10-23target-i386: Introduce cpu_x86_update_dr7Richard Henderson
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost
2015-10-23target-i386: allow any alignment for SMBASEPaolo Bonzini
2015-10-23Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-23-tag' in...Peter Maydell
2015-10-23tests: test-qga, loosen assumptions about host filesystemsMichael Roth
2015-10-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell
2015-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-fixes-pull-201510...Peter Maydell
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini
2015-10-23openpic: add to misc categoryLaurent Vivier
2015-10-23macio-nvram: add to misc categoryLaurent Vivier
2015-10-23macio: add to bridge categoryLaurent Vivier
2015-10-23uninorth: add to bridge categoryLaurent Vivier
2015-10-23macio-ide: add to storage categoryLaurent Vivier
2015-10-23cuda: add to bridge categoryLaurent Vivier
2015-10-23grackle: add to bridge categoryLaurent Vivier
2015-10-23escc: add to input categoryLaurent Vivier
2015-10-23cmd646: add to storage categoryLaurent Vivier
2015-10-23adb: add to input categoryLaurent Vivier
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt