27 Commits (bead59946a8b54398f4ba3c9c8ecd15eeac78c53)

Author SHA1 Message Date
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Konrad Rzeszutek Wilk 20a544c7dc xen: use errno instead of rc for xc_domain_add_to_physmap 11 years ago
Jan Beulich d8b441a3fb xen/HVM: atomically access pointers in bufioreq handling 11 years ago
Konrad Rzeszutek Wilk e763addd19 xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting 11 years ago
Eduardo Habkost 91176e3105 pc: Remove redundant arguments from xen_hvm_init() 11 years ago
Don Slutz eeb6b13a5a xen-hvm: Add trace to ioreq 11 years ago
Stefano Stabellini ffffbb369f Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap" 11 years ago
Paolo Bonzini b2dfd71c48 memory: prepare for multiple bits in the dirty log mask 11 years ago
Paolo Bonzini 2d1a35bef0 memory: differentiate memory_region_is_logging and memory_region_get_dirty_log_mask 11 years ago
Paul Durrant 3996e85c18 Xen: Use the ioreq-server API when available 11 years ago
Stefano Stabellini c1d322e604 xen-hvm: increase maxmem before calling xc_domain_populate_physmap 11 years ago
Chen Gang d208a85f15 xen-hvm: Remove redundant variable 'xstate' 12 years ago
Don Slutz 37f9e258b6 xen-hvm.c: Add support for Xen access to vmport 12 years ago
Chen Gang 6c5b0c0ac0 xen-hvm.c: Always return -1 when failure occurs in xen_hvm_init() 12 years ago
Hu Tao 49946538d2 memory: add parameter errp to memory_region_init_ram 12 years ago
Peter Crosthwaite 3e1f50867b xen: hvm: Abstract away memory region name ref 12 years ago
Peter Crosthwaite dc6c4fe837 xen-hvm: Constify string 12 years ago
Roger Pau Monne 74bc41511a xen: fix usage of ENODATA 12 years ago
Stefan Weil a9dd38db68 Fix new typos in comments (found by codespell) 12 years ago
Stefano Stabellini 643f593224 xen: build on ARM 12 years ago
Don Slutz c4f5cdc53f xen-hvm: Handle machine opt max-ram-below-4g 12 years ago
Don Slutz 3c2a96699e xen-hvm: Fix xen_hvm_init() to adjust pc memory layout 12 years ago
Natanael Copa adf9d70b0d xen: replace ffsl with ctzl 12 years ago
Stefano Stabellini 8b6bb0ad17 pass an inclusive address range to xc_domain_pin_memory_cacheattr 12 years ago
Wei Liu 04b0de0ee8 xen: factor out common functions 12 years ago
Marcel Apfelbaum f1e298794d machine: Replace QEMUMachine by MachineClass in accelerator configuration 12 years ago
Aneesh Kumar K.V 135a129a1c kvm: Add a new machine option kvm-type 12 years ago
Wei Liu d18e173a07 xen: fix two errors when debug is enabled 13 years ago
Roger Pau Monné 33876dfad6 qemu/xen: make use of xenstore relative paths 13 years ago
Anthony PERARD 1cd25a8896 xen: Fix vcpu initialization. 13 years ago
Liu, Jinsong 11addd0ab9 qemu: Add qemu xen logic for Xen HVM S3 resume 13 years ago
Anthony PERARD 04d7bad8a4 pc: Initializing ram_memory under Xen. 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini dfde4e6e1a memory: add ref/unref calls 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Stefano Stabellini fc744bb10c Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)" 13 years ago
Paolo Bonzini 052e87b073 memory: make section size a 128-bit integer 13 years ago
Stefan Weil c5633d998a hw/xen: Use g_free instead of free and fix potential memory leaks 13 years ago
Stefano Stabellini 95222d0945 xen: remove xen_vcpu_init 13 years ago
Stefano Stabellini 9f24a8030a xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional) 13 years ago
Paolo Bonzini dccfcd0e5f sysemu: avoid proliferation of include/ subdirectories 13 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 13 years ago
Andreas Färber 259186a7d2 cpu: Move halted and interrupt_request fields to CPUState 13 years ago
Andreas Färber 4a1e40b509 xen: Simplify halting of first CPU 13 years ago
Paolo Bonzini 4ad549e89e xen: add missing include 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 13 years ago
Ian Jackson 249e7e0fff cpu_ioreq_pio, cpu_ioreq_move: i should be uint32_t rather than int 13 years ago
Ian Jackson a38648290e cpu_ioreq_pio, cpu_ioreq_move: introduce read_phys_req_item, write_phys_req_item 13 years ago