56188 Commits (57446e32acf706f49f19cd151a9edb1a40183fc9)
 

Author SHA1 Message Date
David Hildenbrand e0b1a8a14e target/s390x: use program_interrupt() in per_check_exception() 9 years ago
David Hildenbrand 525f4b65c7 target/s390x: use trigger_pgm_exception() in s390_cpu_handle_mmu_fault() 9 years ago
David Hildenbrand 53d8e91d64 s390x: move sclp_service_call() to sclp.h 9 years ago
David Hildenbrand ef2974cc27 target/s390x: move some s390x typedefs to cpu-qom.h 9 years ago
David Hildenbrand 19c69829d6 s390x: move subsystem_reset() to s390-virtio-ccw.h 9 years ago
David Hildenbrand 2c98a6c1ca s390x: move s390_virtio_hypercall() to s390-virtio-hcall.h 9 years ago
David Hildenbrand 7d57754690 s390x: rename s390-virtio.h to s390-virtio-hcall.h 9 years ago
David Hildenbrand 6286b41986 s390x: get rid of s390-virtio.c 9 years ago
David Hildenbrand 6fda014e1a cpu: drop old comments describing members 9 years ago
David Hildenbrand 7f579e272f exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly 9 years ago
Viktor Mihajlovski a8fbbf1db7 s390: set DHCP client architecure id for netboot 9 years ago
Halil Pasic ce4a445388 s390x/css: remove unused error handling branch 9 years ago
Halil Pasic cc6a9f8dc9 s390x/css: fix NULL handling for CCW addresses 9 years ago
Halil Pasic 248b920df9 s390x/css: drop data-check in interpretation 9 years ago
Thomas Huth 51af0ec9fa hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systems 9 years ago
Yi Min Zhao 6c5e740247 s390x/pci: add iommu replay callback 9 years ago
Yi Min Zhao 01c36195d6 s390x/pci: fixup ind_offset of msix routing entry 9 years ago
Yi Min Zhao ceb7054fd4 s390x/pci: remove idx from msix msg data 9 years ago
Thomas Huth 2f84a92ec6 tests: Enable the drive_del test also on s390x 9 years ago
Halil Pasic 6c86462220 s390x/css: fix cc handling for XSCH 9 years ago
Peter Maydell 7ec6a36491 * warning improvements (Alistair) 9 years ago
Paolo Bonzini 7437866bfc docker: fix creation of archives 9 years ago
Thomas Huth d321e6d58e default-configs: Replace $(and ...) with $(call land, ...) 9 years ago
Eric Blake 262a69f428 osdep.h: Prohibit disabling assert() in supported builds 9 years ago
Greg Kurz 825bfa0052 checkpatch: add hwaddr to @typeList 9 years ago
Philippe Mathieu-Daudé 4c44a007b5 accel/hax: move hax-stub.c to accel/stubs/ 9 years ago
Paolo Bonzini 128b52e8d1 target/i386: fix "info mem" for LA57 mode 9 years ago
Daniel P. Berrange 8e1fe1753a scripts: let checkpatch.pl process an entire GIT branch 9 years ago
Roman Kagan 40bf8e9aed update-linux-headers: prepare for hyperv.h removal 9 years ago
Roman Kagan 5e95381260 hyperv: add header with protocol definitions 9 years ago
Gonglei 6c69dfb67e i386/cpu/hyperv: support over 64 vcpus for windows guests 9 years ago
Alistair Francis 05cb8ed546 Convert remaining single line fprintf() to warn_report() 9 years ago
Paolo Bonzini ebedb37c8d Makefile: Remove libqemustub.a 9 years ago
Paolo Bonzini 9ee24e98d3 ptimer-test: do not link to libqemustub.a/libqemuutil.a 9 years ago
Alistair Francis 288cb9490b target/mips: Convert VM clock update prints to warn_report 9 years ago
Alistair Francis b62e39b469 General warn report fixups 9 years ago
Alistair Francis 8297be80f7 Convert multi-line fprintf() to warn_report() 9 years ago
Alistair Francis 2ab4b13563 Convert single line fprintf(.../n) to warn_report() 9 years ago
Alistair Francis 55d527a94d Convert remaining error_report() to warn_report() 9 years ago
Alistair Francis 9e5d2c5273 hw/i386: Improve some of the warning messages 9 years ago
Philippe Mathieu-Daudé 4be75077b9 test-qga: add missing qemu-ga tool dependency 9 years ago
David Hildenbrand 67548f0965 kvm: kvm_log_sync() is only called with known memory sections 9 years ago
David Hildenbrand 343562e8fa kvm: kvm_log_start/stop are only called with known sections 9 years ago
David Hildenbrand f357f564be kvm: we never have overlapping slots in kvm_set_phys_mem() 9 years ago
David Hildenbrand 2747e71672 kvm: use start + size for memory ranges 9 years ago
David Hildenbrand 5ea69c2e36 kvm: factor out alignment of memory section 9 years ago
David Hildenbrand 89de4b9138 kvm: require JOIN_MEMORY_REGIONS_WORKS 9 years ago
Prasad J Pandit ed4f86e8b6 multiboot: validate multiboot header address values 9 years ago
Kamil Rytarowski 80cac47e95 scsi/esp: Rename the ESP macro to ESP_STATE 9 years ago
Kamil Rytarowski a16878d224 memory: Rename queue to mrqueue (memory region queue) 9 years ago