summary refs log tree commit diff stats
path: root/hw/core/qdev-properties-system.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-18migration/rdma: Safely convert control typesDr. David Alan Gilbert1-22/+32
2017-07-18migration/rdma: Allow cancelling while waiting for wridDr. David Alan Gilbert1-6/+53
2017-07-18migration/rdma: fix qemu_rdma_block_for_wrid error pathsDr. David Alan Gilbert1-2/+6
2017-07-18migration: Close file on failed migration loadDr. David Alan Gilbert1-0/+1
2017-07-18migration/rdma: Fix race on sourceDr. David Alan Gilbert1-6/+6
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský3-4/+72
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský1-4/+4
2017-07-18qemu-ga: add guest-get-osinfo commandTomáš Golembiovský3-0/+391
2017-07-17qga: report error on keyfile dump errorMarc-André Lureau1-1/+6
2017-07-17qga-win32: remove a redundancy codePeng Hao1-1/+1
2017-07-17qemu-ga: check if utmpx.h is available on the systemTomáš Golembiovský2-1/+35
2017-07-17qemu-ga: add missing libpcre to MSI buildThomas Lamprecht1-0/+4
2017-07-17qga-win: fix installation on localized windowsDaniel Rempel1-2/+33
2017-07-17block: fix shadowed variable in bdrv_co_pdiscardDenis V. Lunev1-1/+0
2017-07-17util/aio-win32: Only select on what we are actually waiting forAlistair Francis1-3/+10
2017-07-17target/mips: optimize WSBH, DSBH and DSHDAurelien Jarno1-6/+12
2017-07-17mips: set CP0 Debug DExcCode for SDBBP instructionPavel Dovgalyuk1-0/+2
2017-07-17PPC: E500: Update u-boot to v2017.07Alexander Graf2-0/+0
2017-07-17MAINTAINERS: Add entries for MPS2 boardPeter Maydell1-1/+13
2017-07-17hw/arm/mps2: Add ethernetPeter Maydell1-1/+9
2017-07-17hw/arm/mps2: Add SCCPeter Maydell1-1/+16
2017-07-17hw/misc/mps2_scc: Implement MPS2 Serial Communication ControllerPeter Maydell5-0/+364
2017-07-17hw/arm/mps2: Add timersPeter Maydell1-0/+4
2017-07-17hw/char/cmsdk-apb-timer: Implement CMSDK APB timer devicePeter Maydell5-0/+319
2017-07-17hw/arm/mps2: Add UARTsPeter Maydell2-1/+89
2017-07-17hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UARTPeter Maydell5-0/+493
2017-07-17hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell3-0/+272
2017-07-17target/arm: use DISAS_EXIT for eret handlingAlex Bennée2-3/+6
2017-07-17target/arm: use gen_goto_tb for ISB handlingAlex Bennée2-3/+3
2017-07-17target/arm/translate: ensure gen_goto_tb sets exit flagsAlex Bennée1-1/+5
2017-07-17target/arm/translate.h: expand comment on DISAS_EXITAlex Bennée1-1/+4
2017-07-17target/arm/translate: make DISAS_UPDATE match declared semanticsAlex Bennée2-10/+10
2017-07-17include/exec/exec-all: document common exit conditionsAlex Bennée1-3/+26
2017-07-17target/arm: Make Cortex-M3 and M4 default to 8 PMSA regionsPeter Maydell1-1/+11
2017-07-17qdev: support properties which don't set a default valuePeter Maydell3-1/+31
2017-07-17qdev-properties.h: Explicitly set the default value for arraylen propertiesPeter Maydell1-0/+1
2017-07-17virtio-net: fix offload ctrl endianJason Wang1-0/+2
2017-07-17virtion-net: Prefer is_power_of_2()Michal Privoznik1-1/+1
2017-07-17docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_headerZhang Chen1-0/+26
2017-07-17net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_lenZhang Chen2-3/+38
2017-07-17net/colo-compare.c: Add vnet packet's tcp/udp/icmp compareZhang Chen1-2/+6
2017-07-17net/colo.c: Add vnet packet parse feature in colo-proxyZhang Chen1-3/+3
2017-07-17net/colo-compare.c: Make colo-compare support vnet_hdr_lenZhang Chen2-9/+55
2017-07-17net/colo-compare.c: Introduce parameter for compare_chr_send()Zhang Chen1-7/+7
2017-07-17net/colo.c: Make vnet_hdr_len as packet propertyZhang Chen4-5/+12
2017-07-17net/filter-mirror.c: Add new option to enable vnet support for filter-redirectorZhang Chen2-3/+26
2017-07-17net/filter-mirror.c: Make filter mirror support vnet support.Zhang Chen2-4/+43
2017-07-17trace: update old trace events in docsStefan Hajnoczi1-2/+1
2017-07-17trace: [trivial] Statically enable all guest eventsLluís Vilanova1-3/+3
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova6-28/+29