aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17vfio-pci, ppc64/spapr: Reorder group-to-container attachingAlexey Kardashevskiy
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' ...Peter Maydell
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...Peter Maydell
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...Peter Maydell
2017-07-17block: fix shadowed variable in bdrv_co_pdiscardDenis V. Lunev
2017-07-17util/aio-win32: Only select on what we are actually waiting forAlistair Francis
2017-07-17target/mips: optimize WSBH, DSBH and DSHDAurelien Jarno
2017-07-17mips: set CP0 Debug DExcCode for SDBBP instructionPavel Dovgalyuk
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170717-pull-request...Peter Maydell
2017-07-17Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-pull-request' into sta...Peter Maydell
2017-07-17PPC: E500: Update u-boot to v2017.07Alexander Graf
2017-07-17MAINTAINERS: Add entries for MPS2 boardPeter Maydell
2017-07-17hw/arm/mps2: Add ethernetPeter Maydell
2017-07-17hw/arm/mps2: Add SCCPeter Maydell
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell
2017-07-17hw/arm/mps2: Add timersPeter Maydell
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell
2017-07-17hw/arm/mps2: Add UARTsPeter Maydell
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell
2017-07-17hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell
2017-07-17target/arm: use DISAS_EXIT for eret handlingAlex Bennée
2017-07-17target/arm: use gen_goto_tb for ISB handlingAlex Bennée
2017-07-17target/arm/translate: ensure gen_goto_tb sets exit flagsAlex Bennée
2017-07-17target/arm/translate.h: expand comment on DISAS_EXITAlex Bennée
2017-07-17target/arm/translate: make DISAS_UPDATE match declared semanticsAlex Bennée
2017-07-17include/exec/exec-all: document common exit conditionsAlex Bennée
2017-07-17target/arm: Make Cortex-M3 and M4 default to 8 PMSA regionsPeter Maydell
2017-07-17qdev: support properties which don't set a default valuePeter Maydell
2017-07-17qdev-properties.h: Explicitly set the default value for arraylen propertiesPeter Maydell
2017-07-17virtio-net: fix offload ctrl endianJason Wang
2017-07-17virtion-net: Prefer is_power_of_2()Michal Privoznik
2017-07-17docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_headerZhang Chen
2017-07-17net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_lenZhang Chen
2017-07-17net/colo-compare.c: Add vnet packet's tcp/udp/icmp compareZhang Chen
2017-07-17net/colo.c: Add vnet packet parse feature in colo-proxyZhang Chen
2017-07-17net/colo-compare.c: Make colo-compare support vnet_hdr_lenZhang Chen
2017-07-17net/colo-compare.c: Introduce parameter for compare_chr_send()Zhang Chen
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen
2017-07-17net/filter-mirror.c: Add new option to enable vnet support for filter-redirectorZhang Chen
2017-07-17net/filter-mirror.c: Make filter mirror support vnet support.Zhang Chen
2017-07-17trace: update old trace events in docsStefan Hajnoczi
2017-07-17trace: [trivial] Statically enable all guest eventsLluís Vilanova
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova
2017-07-17trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova
2017-07-17trace: [tcg] Delay changes to dynamic state when translatingLluís Vilanova
2017-07-17trace: Allocate cpu->trace_dstate in placeLluís Vilanova
2017-07-17net/filter-mirror.c: Introduce parameter for filter_send()Zhang Chen
2017-07-17net/net.c: Add vnet_hdr support in SocketReadStateZhang Chen