30992 Commits (a2e67072b7c3b2abf70d0a11918723a5dd841a05)
 

Author SHA1 Message Date
Peter Maydell f93d013895 target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group 12 years ago
Alex Bennée 39d8211893 target-arm: A64: Add 2-reg-misc REV* instructions 12 years ago
Peter Maydell d980fd59a4 target-arm: A64: Add narrowing 2-reg-misc instructions 12 years ago
Peter Maydell 86cbc418ce target-arm: A64: Implement 2-reg-misc CNT, NOT and RBIT 12 years ago
Peter Maydell 94b6c911c6 target-arm: A64: Implement 2-register misc compares, ABS, NEG 12 years ago
Peter Maydell 45aecc6dbb target-arm: A64: Add skeleton decode for SIMD 2-reg misc group 12 years ago
Peter Maydell effa8e0643 target-arm: A64: Add SIMD simple 64 bit insns from scalar 2-reg misc 12 years ago
Peter Maydell c0b2b5fa36 target-arm: A64: Implement remaining integer scalar-3-same insns 12 years ago
Peter Maydell 3720a7ea36 target-arm: A64: Implement scalar pairwise ops 12 years ago
Peter Maydell c1de788ab9 tcg: Add TCGV_UNUSED_PTR, TCGV_IS_UNUSED_PTR, TCGV_EQUAL_PTR 12 years ago
Peter Maydell 0173a00521 target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD 12 years ago
Peter Maydell 8b12a0cfc1 target-arm: A64: Implement remaining non-pairwise int SIMD 3-reg-same insns 12 years ago
Peter Maydell 6d9571f7d8 target-arm: A64: Implement SIMD 3-reg-same shift and saturate insns 12 years ago
Peter Maydell 3ea3bd6245 migration/next for 20140204 12 years ago
Peter Maydell 4db0014521 Update seabios to 1.7.4 12 years ago
Peter Maydell 91abb80b5f qtest resource cleanup patches 12 years ago
Peter Maydell bc1c72171c Merge remote-tracking branch 'remotes/kvm/uq/master' into staging 12 years ago
Peter Maydell 26530780c2 misc spice patches 12 years ago
Peter Maydell 31db5b3638 trivial patches for 2014-02-02 12 years ago
Peter Maydell e5d3df6deb Block pull request 12 years ago
Michael S. Tsirkin 7454e51d2b pc.c: better error message on initrd sizing failure 12 years ago
Michael S. Tsirkin d160024fe5 pc_piix: enable legacy hotplug for Xen 12 years ago
Michael S. Tsirkin 35b307126c qtest: don't report signals if qtest driver enabled 12 years ago
Igor Mammedov e358edc8e9 hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug 12 years ago
Igor Mammedov a1b4d9eff9 pcihp: remove unused AcpiPciHpPciStatus.device_present field 12 years ago
Igor Mammedov 99d09dd328 pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug 12 years ago
Igor Mammedov a7b613cf68 pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR 12 years ago
Igor Mammedov 8f5001f9ed pcihp: replace enable|disable_device() with oneliners 12 years ago
Michael S. Tsirkin 5a2223ca26 pcihp: reduce number of device check events 12 years ago
Michael Walle f41152bd9d hw/lm32: print error if cpu model is not found 13 years ago
Michael Walle 667ff9612b target-lm32: stop VM on illegal or unknown instruction 13 years ago
Michael Walle 8c5edce5b7 lm32_sys: dump cpu state if test case fails 13 years ago
Michael Walle 9a59e6e307 lm32_sys: print test result on stderr 13 years ago
Michael Walle 3dd3a2b965 target-lm32: add breakpoint/watchpoint support 13 years ago
Peter Maydell 2b2449f7e4 This patch set contains the sclp defines and events for cpu hotplug, 12 years ago
Michael Walle 34f4aa83f9 target-lm32: move model features to LM32CPU 13 years ago
Michael Walle 3604a76fea target-lm32: kill cpu_abort() calls 13 years ago
Michael Walle 2f45356427 milkymist-vgafb: swap pixel data in source buffer 13 years ago
Michael Walle 02d3bf7fe7 lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 13 years ago
Antony Pavlov b2c623a3d9 milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write() 13 years ago
Michael Walle f40c49ac9f tests: lm32: new rule for single test cases 14 years ago
Michael Walle e67b3ca53a lm32_sys: increase test case name length limit 14 years ago
Peter Maydell 9396b05a5a Merge remote-tracking branch 'remotes/mcayland/qemu-openbios' into staging 12 years ago
Orit Wasserman 89db9987c0 Don't abort on memory allocation error 12 years ago
Orit Wasserman a17b2fd358 Don't abort on out of memory when creating page cache 12 years ago
Orit Wasserman a5615b14a6 XBZRLE cache size should not be larger than guest memory size 12 years ago
Gonglei (Arei) 905f26f222 migration:fix free XBZRLE decoded_buf wrong 12 years ago
Orit Wasserman c91e681a55 Add check for cache size smaller than page size 12 years ago
Orit Wasserman f6c6483b25 Set xbzrle buffers to NULL after freeing them to avoid double free errors 12 years ago
Alexey Kardashevskiy f9ee9f9ac2 exec: fix ram_list dirty map optimization 12 years ago