41956 Commits (5e4dfd3d4e87e0464d599ecef06aa8fe78420a9b)
 

Author SHA1 Message Date
John Snow 5e4dfd3d4e configure: disallow ccache during compile tests 11 years ago
Stefan Weil 0448f5f8b8 cpu-exec: Fix compiler warning (-Werror=clobbered) 11 years ago
Paolo Bonzini 680a4783dc memory: call begin, log_start and commit when registering a new listener 11 years ago
Eduardo Habkost 69fbd0ea25 megasas: Use qemu_hw_version() instead of QEMU_VERSION 11 years ago
Eduardo Habkost 35c2c8dc8c osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version() 11 years ago
Eduardo Habkost de796d93f5 pc: Set hw_version on all machine classes 11 years ago
Paolo Bonzini ddcc8e9d51 qemu-log: remove -d ioport 11 years ago
Paolo Bonzini 6f94b7d97f ioport: do not use CPU_LOG_IOPORT 11 years ago
Paolo Bonzini 54c54f8b56 target-i386: fix pcmpxstrx equal-ordered (strstr) mode 11 years ago
Fam Zheng aa5ccadcca scripts/text2pod.pl: Escape left brace 11 years ago
Igor Mammedov cc57501dee file_ram_alloc: propagate error to caller instead of terminating QEMU 11 years ago
Peter Maydell 7bc8e0c967 virtio, pc, memory: fixes+features for 2.5 11 years ago
Cao jin 3f1e1478db enable multi-function hot-add 11 years ago
Cao jin 0d1c7d88ad remove function during multi-function hot-add 11 years ago
Victor Kaplansky 3595e2eb0a tests/vhost-user-bridge: add vhost-user bridge application 11 years ago
Michael S. Tsirkin d6a9b0b89d Revert "memhp: extend address auto assignment to support gaps" 11 years ago
Michael S. Tsirkin 340065e5a1 Revert "pc: memhp: force gaps between DIMM's GPA" 11 years ago
Michael S. Tsirkin 3945ecf1ec virtio: drop virtqueue_map_sg 11 years ago
Michael S. Tsirkin 4ada533189 virtio-scsi: convert to virtqueue_map 11 years ago
Michael S. Tsirkin bff712dc22 virtio-serial: convert to virtio_map 11 years ago
Michael S. Tsirkin 3d8db153b4 virtio-blk: convert to virtqueue_map 11 years ago
Michael S. Tsirkin 13972ac5e2 virtio: switch to virtio_map 11 years ago
Michael S. Tsirkin 8059feee00 virtio: introduce virtio_map 11 years ago
Michael S. Tsirkin 9d4ec9370a mmap-alloc: fix error handling 11 years ago
Igor Mammedov 4828b10bda pc: memhp: do not emit inserting event for coldplugged DIMMs 11 years ago
Michael S. Tsirkin 12ebf69083 vhost-user-test: fix up rhel6 build 11 years ago
Michael S. Tsirkin 7fc0246c07 vhost-user: cleanup msg size math 11 years ago
Michael S. Tsirkin 86abad0fed vhost-user: cleanup struct size math 11 years ago
Peter Maydell 331c5e2091 Breakpoint fixes 11 years ago
Richard Henderson 522a0d4e3c target-*: Advance pc after recognizing a breakpoint 11 years ago
Peter Maydell 496fedddce target-i386: finally enable "check" mode by default 11 years ago
Peter Maydell 739680da59 Update OpenBIOS images 11 years ago
Mark Cave-Ayland 637016c260 Update OpenBIOS images 11 years ago
Eduardo Habkost 15e4134590 target-i386: Enable "check" mode by default 11 years ago
Eduardo Habkost 712b4243c7 target-i386: Don't left shift negative constant 11 years ago
Peter Maydell c012e1b7ad target-arm queue: 11 years ago
Edgar E. Iglesias 9b539263fa target-arm: Add support for S1 + S2 MMU translations 11 years ago
Edgar E. Iglesias d759a457a1 target-arm: Route S2 MMU faults to EL2 11 years ago
Edgar E. Iglesias a614e69854 target-arm: Add S2 translation to 32bit S1 PTWs 11 years ago
Edgar E. Iglesias 3778597762 target-arm: Add S2 translation to 64bit S1 PTWs 11 years ago
Edgar E. Iglesias e14b5a23d8 target-arm: Add ARMMMUFaultInfo 11 years ago
Edgar E. Iglesias af51f566ec target-arm: Avoid inline for get_phys_addr 11 years ago
Edgar E. Iglesias 6ab1a5ee1c target-arm: Add support for S2 page-table protection bits 11 years ago
Edgar E. Iglesias 1853d5a9dc target-arm: Add computation of starting level for S2 PTW 11 years ago
Edgar E. Iglesias 973a543482 target-arm: lpae: Rename granule_sz to stride 11 years ago
Edgar E. Iglesias 4ca6a05175 target-arm: lpae: Replace tsz with computed inputsize 11 years ago
Edgar E. Iglesias 4ee3809801 target-arm: Add support for AArch32 S2 negative t0sz 11 years ago
Edgar E. Iglesias 1f4c8c18a5 target-arm: lpae: Move declaration of t0sz and t1sz 11 years ago
Edgar E. Iglesias 5c31a10d16 target-arm: lpae: Make t0sz and t1sz signed integers 11 years ago
Edgar E. Iglesias 59e0553073 target-arm: Add HPFAR_EL2 11 years ago