aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-09-21nvic: Handle v8M changes in nvic_exec_prio()Peter Maydell
2017-09-21nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clearPeter Maydell
2017-09-21nvic: Implement v8M changes to fixed priority exceptionsPeter Maydell
2017-09-21nvic: In escalation to HardFault, support HF not being priority -1Peter Maydell
2017-09-21nvic: Compare group priority for escalation to HFPeter Maydell
2017-09-21nvic: Make SHPR registers bankedPeter Maydell
2017-09-21nvic: Make set_pending and clear_pending take a secure parameterPeter Maydell
2017-09-21nvic: Handle banked exceptions in nvic_recompute_state()Peter Maydell
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell
2017-09-21nvic: Make ICSR.RETTOBASE handle banked exceptionsPeter Maydell
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell
2017-09-21nvic: Add banked exception statesPeter Maydell
2017-09-21mips: replace cpu_mips_init() with cpu_generic_init()Igor Mammedov
2017-09-21mips: move hw/mips/cputimer.c to target/mips/Philippe Mathieu-Daudé
2017-09-21Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin
2017-09-21sun4u: use sunhme as default on-board NICMark Cave-Ayland
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland
2017-09-20xen/pt: allow QEMU to request MSI unmasking at bind timeRoger Pau Monne
2017-09-20xen-disk: use g_new0 to fix buildOlaf Hering
2017-09-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-209pfs: check the size of transport buffer before marshalingJan Dakinevich
2017-09-209pfs: fix name_to_path assertion in v9fs_complete_rename()Jan Dakinevich
2017-09-209pfs: fix readdir() for 9p2000.uJan Dakinevich
2017-09-19hw/acpi-build: Fix SRAT memory building in case of node 0 without RAMEduardo Habkost
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19virtio-ccw: Create a virtio gpu device for the ccw busFarhan Ali
2017-09-19virtio-gpu: Handle endian conversionFarhan Ali
2017-09-19virtio-ccw: remove stale comments on endiannessHalil Pasic
2017-09-19s390x: generate sclp cpu information from possible_cpusDavid Hildenbrand
2017-09-19s390x: get rid of cpu_s390x_create()David Hildenbrand
2017-09-19s390x: get rid of cpu_states and use possible_cpus insteadDavid Hildenbrand
2017-09-19s390x: implement query-hotpluggable-cpusDavid Hildenbrand
2017-09-19s390x: CPU hot unplug via device_del cannot work for nowDavid Hildenbrand
2017-09-19target/s390x: use "core-id" for cpu number/address/id handlingDavid Hildenbrand
2017-09-19s390x: allow only 1 CPU with TCGDavid Hildenbrand
2017-09-19s390x: move s390_virtio_hypercall() to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: rename s390-virtio.h to s390-virtio-hcall.hDavid Hildenbrand
2017-09-19s390x: get rid of s390-virtio.cDavid Hildenbrand
2017-09-19s390x/css: remove unused error handling branchHalil Pasic
2017-09-19s390x/css: fix NULL handling for CCW addressesHalil Pasic
2017-09-19s390x/css: drop data-check in interpretationHalil Pasic
2017-09-19hw/misc/ivshmem: Fix ivshmem_recv_msg() to also work on big endian systemsThomas Huth
2017-09-19s390x/pci: add iommu replay callbackYi Min Zhao
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao
2017-09-19s390x/css: fix cc handling for XSCHHalil Pasic
2017-09-19osdep.h: Prohibit disabling assert() in supported buildsEric Blake