Age | Commit message (Expand) | Author | Files | Lines |
2019-03-11 | vfio/display: delay link up event | Gerd Hoffmann | 2 | -5/+26 |
2019-03-11 | vfio/display: add xres + yres properties | Gerd Hoffmann | 3 | -2/+24 |
2019-03-11 | vfio/display: add edid support. | Gerd Hoffmann | 3 | -0/+151 |
2019-03-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 32 | -155/+286 |
2019-03-11 | hw/nvram/fw_cfg: Use the ldst API | Philippe Mathieu-Daudé | 1 | -2/+2 |
2019-03-11 | hw/arm/virt: Remove null-check in virt_build_smbios() | Philippe Mathieu-Daudé | 1 | -4/+0 |
2019-03-11 | hw/i386: Remove unused include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-03-11 | hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size | Philippe Mathieu-Daudé | 3 | -5/+2 |
2019-03-11 | thunk: improve readability of allocation loop | Aarushi Mehta | 1 | -1/+1 |
2019-03-11 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' ... | Peter Maydell | 175 | -440/+9200 |
2019-03-11 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into staging | Peter Maydell | 11 | -40/+1455 |
2019-03-11 | qemugdb: fix licensing | Paolo Bonzini | 4 | -20/+8 |
2019-03-11 | chardev: add support for authorization for TLS clients | Daniel P. Berrange | 4 | -3/+28 |
2019-03-11 | qom: cpu: destroy work_mutex in cpu_common_finalize | Li Qiang | 1 | -0/+3 |
2019-03-11 | exec.c: refactor function flatview_add_to_dispatch() | Wei Yang | 1 | -17/+31 |
2019-03-11 | lsi: 810/895A are always little endian | Sven Schnelle | 1 | -4/+3 |
2019-03-11 | lsi: return dfifo value | Sven Schnelle | 1 | -1/+1 |
2019-03-11 | lsi: use SCSI phase names instead of numbers in trace | Sven Schnelle | 2 | -11/+26 |
2019-03-11 | lsi: use enum type for s->msg_action | Sven Schnelle | 1 | -11/+16 |
2019-03-11 | lsi: use enum type for s->waiting | Sven Schnelle | 1 | -19/+23 |
2019-03-11 | lsi: use ldn_le_p()/stn_le_p() | Sven Schnelle | 1 | -20/+4 |
2019-03-11 | scsi-disk: Fix crash if request is invaild or disk is no medium | Zhengui Li | 1 | -13/+24 |
2019-03-11 | configure: Disable W^X on OpenBSD | Philippe Mathieu-Daudé | 1 | -0/+11 |
2019-03-11 | oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure | Philippe Mathieu-Daudé | 1 | -0/+12 |
2019-03-11 | accel: Allow to build QEMU without TCG or KVM support | Anthony PERARD | 1 | -1/+3 |
2019-03-11 | build: clean trace/generated-helpers.c | Paolo Bonzini | 1 | -0/+1 |
2019-03-11 | build: remove unnecessary assignments from Makefile.target | Paolo Bonzini | 2 | -4/+1 |
2019-03-11 | build: get rid of target-obj-y | Paolo Bonzini | 3 | -8/+4 |
2019-03-11 | update copyright notice | David Kiarie | 2 | -2/+2 |
2019-03-11 | lsi: check if SIGP bit is already set in Wait reselect | Sven Schnelle | 1 | -2/+4 |
2019-03-11 | lsi: implement basic SBCL functionality | Sven Schnelle | 1 | -4/+27 |
2019-03-11 | virtio-scsi: Fix build with gcc 9 | Greg Kurz | 1 | -1/+7 |
2019-03-11 | i386: extended the cpuid_level when Intel PT is enabled | Luwei Kang | 3 | -0/+13 |
2019-03-11 | target-i386: add kvm stubs to user-mode emulators | Paolo Bonzini | 1 | -1/+1 |
2019-03-11 | configure: Enable werror for git worktrees | Alexey Kardashevskiy | 1 | -1/+1 |
2019-03-11 | contrib/elf2dmp: add kernel start address checking | Viktor Prutyanov | 1 | -0/+6 |
2019-03-11 | block/iscsi: Restrict Linux-specific code | Philippe Mathieu-Daudé | 1 | -0/+7 |
2019-03-11 | hw/i386/pc: run the multiboot loader before the PVH loader | Stefano Garzarella | 1 | -6/+11 |
2019-03-11 | tests: test-qgraph: fix a memory leak | Li Qiang | 1 | -1/+2 |
2019-03-11 | riscv/Kconfig: enable PCI_DEVICES | David Abdurachmanov | 1 | -0/+3 |
2019-03-11 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190311-v2-pull-reques... | Peter Maydell | 15 | -4/+1886 |
2019-03-11 | vfio-pci: enable by default | Paolo Bonzini | 1 | -1/+2 |
2019-03-11 | memory: Do not update coalesced IO range in the case of NOP | Jagannathan Raman | 1 | -4/+1 |
2019-03-11 | machine: Move nvdimms state into struct MachineState | Eric Auger | 7 | -63/+79 |
2019-03-11 | nvdimm: Rename AcpiNVDIMMState into NVDIMMState | Eric Auger | 4 | -16/+16 |
2019-03-11 | hostmem-file: reject invalid pmem file sizes | Stefan Hajnoczi | 4 | -0/+94 |
2019-03-11 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190311-v2-pull-request... | Peter Maydell | 6 | -82/+243 |
2019-03-11 | target/mips: Add tests for a variety of MSA integer subtract instructions | Mateja Marjanovic | 20 | -0/+3022 |
2019-03-11 | target/mips: Add tests for a variety of MSA integer multiply instructions | Mateja Marjanovic | 8 | -0/+1208 |
2019-03-11 | target/mips: Add tests for a variety of MSA integer dot product instructions | Mateja Marjanovic | 6 | -0/+906 |