Age | Commit message (Expand) | Author | Files | Lines |
2015-09-25 | unicore: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -2/+0 |
2015-09-25 | moxie: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2 | -4/+1 |
2015-09-25 | cris: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2 | -3/+1 |
2015-09-25 | m68k: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 4 | -5/+3 |
2015-09-25 | mb: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 2 | -4/+2 |
2015-09-25 | arm: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 3 | -5/+3 |
2015-09-25 | elf: Update EM_MOXIE definition | Peter Crosthwaite | 4 | -1/+13 |
2015-09-25 | elf_ops: Fix coding style for EM alias case statement | Peter Crosthwaite | 1 | -6/+9 |
2015-09-25 | linux-user: elfload: Provide default for elf_check_arch | Peter Crosthwaite | 1 | -24/+4 |
2015-09-25 | linux_user: elfload: Default ELF_MACHINE to ELF_ARCH | Peter Crosthwaite | 1 | -0/+4 |
2015-09-25 | hmp: implemented io apic dump state for TCG | Pavel Butsykin | 3 | -0/+15 |
2015-09-25 | hmp: added io apic dump state | Pavel Butsykin | 7 | -0/+97 |
2015-09-25 | ioapic_internal.h: added more constants | Pavel Butsykin | 1 | -0/+5 |
2015-09-25 | hmp: added local apic dump state | Pavel Butsykin | 5 | -0/+217 |
2015-09-25 | monitor: make monitor_fprintf and mon_get_cpu externally visible | Pavel Butsykin | 4 | -13/+4 |
2015-09-25 | apic_internal.h: fix formatting and drop unused consts | Pavel Butsykin | 1 | -9/+7 |
2015-09-25 | apic_internal.h: added more constants | Pavel Butsykin | 1 | -0/+58 |
2015-09-25 | apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESS | Pavel Butsykin | 2 | -3/+3 |
2015-09-25 | apic_internal.h: make some apic_get_* functions externally visible | Pavel Butsykin | 2 | -17/+19 |
2015-09-25 | ioapic: fix contents of arbitration register | Paolo Bonzini | 1 | -3/+1 |
2015-09-25 | ioapic: coalesce level interrupts | Paolo Bonzini | 1 | -1/+3 |
2015-09-25 | MAINTAINERS: add maintainer for network device front-ends | Paolo Bonzini | 1 | -1/+7 |
2015-09-25 | MAINTAINERS: add maintainer for character device front-ends | Paolo Bonzini | 1 | -1/+6 |
2015-09-25 | MAINTAINERS: add IPack section | Paolo Bonzini | 1 | -0/+6 |
2015-09-25 | MAINTAINERS: Add more s390 files | Paolo Bonzini | 1 | -0/+1 |
2015-09-25 | MAINTAINERS: Add disassemblers to the various backends | Paolo Bonzini | 1 | -0/+23 |
2015-09-25 | MAINTAINERS: there is no PPC64 TCG backend anymore | Paolo Bonzini | 1 | -5/+0 |
2015-09-25 | get_maintainer.pl: \C is deprecated | Paolo Bonzini | 1 | -11/+11 |
2015-09-25 | vhost-scsi: include linux/vhost.h | Marc-André Lureau | 2 | -25/+1 |
2015-09-25 | Makefile: fix build when VPATH is outside GIT tree | Daniel P. Berrange | 1 | -2/+1 |
2015-09-25 | scsi-generic: let guests recognize readonly=on on passthrough devices | Paolo Bonzini | 1 | -0/+14 |
2015-09-25 | checkpatch: do not recommend qemu_strtok over strtok | Paolo Bonzini | 1 | -2/+2 |
2015-09-25 | tests: add some qemu_strtosz() tests | Marc-André Lureau | 1 | -0/+91 |
2015-09-25 | utils: rename strtosz to use qemu prefix | Marc-André Lureau | 7 | -33/+36 |
2015-09-25 | qemu-nbd: convert to use the QAPI SocketAddress object | Daniel P. Berrange | 1 | -64/+38 |
2015-09-25 | nbd: convert to use the QAPI SocketAddress object | Daniel P. Berrange | 1 | -34/+37 |
2015-09-25 | MAINTAINERS: add more devices to the PCI section | Paolo Bonzini | 1 | -0/+2 |
2015-09-25 | MAINTAINERS: add more devices to the PC section | Paolo Bonzini | 1 | -0/+19 |
2015-09-24 | Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20150924' into staging | Peter Maydell | 12 | -10/+222 |
2015-09-24 | oslib-win32: only provide localtime_r/gmtime_r if missing | Daniel P. Berrange | 4 | -1/+41 |
2015-09-24 | gtk: avoid redefining _WIN32_WINNT macro | Daniel P. Berrange | 2 | -4/+9 |
2015-09-24 | qemu-thread: add a fast path to the Win32 QemuEvent | Paolo Bonzini | 3 | -4/+161 |
2015-09-24 | slirp: Fix non blocking connect for w32 | Stefan Weil | 1 | -1/+7 |
2015-09-24 | nsis: Add QEMU version information to Windows registry | Stefan Weil | 2 | -0/+4 |
2015-09-24 | Merge remote-tracking branch 'remotes/elmarco/tags/rm-libcacard' into staging | Peter Maydell | 33 | -5849/+21 |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang | 6 | -1/+60 |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang | 7 | -57/+147 |
2015-09-24 | vhost: introduce vhost_backend_get_vq_index method | Yuanhan Liu | 4 | -12/+27 |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu | 5 | -1/+39 |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu | 5 | -8/+8 |