| Commit message (Expand) | Author | Age | Files | Lines |
* | target-tricore: Add target stubs and qom-cpu | Bastian Koppelmann | 2014-09-01 | 1 | -0/+1 |
* | Add ACPI tables for TPM | Stefan Berger | 2014-08-25 | 1 | -0/+7 |
* | backends: Introduce chr-testdev | Paolo Bonzini | 2014-08-06 | 1 | -0/+3 |
* | Handle G_IO_HUP in tcp_chr_read for tcp chardev | Kirill Batuzov | 2014-07-06 | 1 | -1/+0 |
* | numa: Keep track of NUMA nodes present on the command-line | Eduardo Habkost | 2014-06-29 | 1 | -1/+6 |
* | qemu-char: make writes thread-safe | Paolo Bonzini | 2014-06-23 | 1 | -4/+7 |
* | qemu-char: introduce qemu_chr_alloc | Paolo Bonzini | 2014-06-23 | 1 | -0/+9 |
* | qapi event: convert BALLOON_CHANGE | Wenchao Xia | 2014-06-23 | 1 | -2/+0 |
* | qapi event: convert RTC_CHANGE | Wenchao Xia | 2014-06-23 | 1 | -2/+0 |
* | os-posix: include sys/time.h | Wenchao Xia | 2014-06-23 | 1 | -0/+2 |
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2014-06-23 | 1 | -0/+1 |
|\ |
|
| * | vl: allow other threads to do qemu_system_vmstop_request | Paolo Bonzini | 2014-06-23 | 1 | -0/+1 |
* | | console: move chardev declarations to sysemu/char.h | Michael S. Tsirkin | 2014-06-23 | 1 | -0/+5 |
|/ |
|
* | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell | 2014-06-20 | 1 | -0/+2 |
|\ |
|
| * | kvm: Allow arch to set sigmask length | James Hogan | 2014-06-18 | 1 | -0/+2 |
* | | hostmem: add properties for NUMA memory policy | Hu Tao | 2014-06-19 | 1 | -0/+4 |
* | | hostmem: allow preallocation of any memory region | Paolo Bonzini | 2014-06-19 | 1 | -0/+1 |
* | | hostmem: add merge and dump properties | Paolo Bonzini | 2014-06-19 | 1 | -0/+1 |
* | | hostmem: separate allocation from UserCreatable complete method | Hu Tao | 2014-06-19 | 1 | -0/+2 |
* | | numa: add -numa node,memdev= option | Paolo Bonzini | 2014-06-19 | 1 | -0/+1 |
* | | memory: move preallocation code out of exec.c | Paolo Bonzini | 2014-06-19 | 1 | -0/+2 |
* | | memory: reorganize file-based allocation | Paolo Bonzini | 2014-06-19 | 1 | -0/+2 |
* | | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini | 2014-06-19 | 1 | -0/+1 |
* | | NUMA: expand MAX_NODES from 64 to 128 | Wanlong Gao | 2014-06-19 | 1 | -1/+1 |
* | | NUMA: convert -numa option to use OptsVisitor | Wanlong Gao | 2014-06-19 | 1 | -1/+2 |
* | | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao | 2014-06-19 | 1 | -2/+6 |
* | | NUMA: move numa related code to new file numa.c | Wanlong Gao | 2014-06-19 | 2 | -1/+3 |
* | | Add G_IO_HUP handler for socket chardev | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+1 |
* | | Add chardev API qemu_chr_fe_get_msgfds | Nikolay Nikolaev | 2014-06-19 | 1 | -1/+14 |
* | | Add chardev API qemu_chr_fe_set_msgfds | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+14 |
* | | Add chardev API qemu_chr_fe_read_all | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+14 |
* | | Add kvm_eventfds_enabled function | Nikolay Nikolaev | 2014-06-19 | 1 | -0/+11 |
* | | add memdev backend infrastructure | Igor Mammedov | 2014-06-18 | 1 | -0/+60 |
|/ |
|
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell | 2014-06-16 | 2 | -10/+63 |
|\ |
|
| * | dump: Make DumpState and endian conversion routines available for arch-specif... | Bharata B Rao | 2014-06-16 | 2 | -10/+63 |
* | | blockdev: Remove unused DriveInfo reference count | Markus Armbruster | 2014-06-16 | 1 | -3/+1 |
* | | blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() | Markus Armbruster | 2014-06-16 | 1 | -2/+2 |
|/ |
|
* | monitor: Add ringbuf_write and ringbuf_read argument completion | Hani Benhabiles | 2014-06-11 | 1 | -2/+1 |
* | dump: eliminate DumpState.page_shift ("guest's page shift") | Laszlo Ersek | 2014-06-11 | 1 | -4/+4 |
* | s390x/virtio-ccw: wire up irq routing and irqfds | Cornelia Huck | 2014-05-20 | 1 | -0/+2 |
* | kvm: Fix enable_cap helpers on older gcc | Alexander Graf | 2014-05-20 | 1 | -2/+2 |
* | kvm: reset state from the CPU's reset method | Paolo Bonzini | 2014-05-13 | 1 | -2/+0 |
* | kvm: make one_reg helpers available for everyone | Cornelia Huck | 2014-05-13 | 1 | -0/+20 |
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i... | Peter Maydell | 2014-05-07 | 1 | -0/+1 |
|\ |
|
| * | Provide init function for ram migration | Dr. David Alan Gilbert | 2014-05-05 | 1 | -0/+1 |
* | | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum | 2014-05-05 | 2 | -2/+2 |
|/ |
|
* | kvm: add kvm_{vm,vcpu}_enable_cap | Cornelia Huck | 2014-04-30 | 1 | -0/+30 |
* | iothread: make IOThread struct definition public | Stefan Hajnoczi | 2014-04-04 | 1 | -1/+11 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2014-03-24 | 1 | -0/+7 |
|\ |
|
| * | sysemu.h: Document what MAX_CPUMASK_BITS really limits | Eduardo Habkost | 2014-03-19 | 1 | -0/+7 |