]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface to get irqs
2017-03-01 Cédric Le Goaterppc/xics: use the QOM interface under the sPAPR machine
2017-03-01 Cédric Le Goaterppc/xics: introduce a XICSFabric QOM interface to handl...
2017-03-01 Cédric Le Goaterppc/xics: add an InterruptStatsProvider interface to...
2017-03-01 Cédric Le Goaterppc/xics: store the ICS object under the sPAPR machine
2017-03-01 Cédric Le Goaterppc/xics: remove set_nr_servers() handler from XICSStat...
2017-03-01 Cédric Le Goaterppc/xics: remove set_nr_irqs() handler from XICSStateClass
2017-03-01 David Gibsonxics: XICS should not be a SysBusDevice
2017-03-01 Greg Kurzspapr/pci: populate PCI DT in reverse order
2017-03-01 Nikunj A Dadhaniatarget/ppc: add mcrxrx instruction
2017-03-01 Nikunj A Dadhaniatarget/ppc: add ov32 flag in divide operations
2017-03-01 Nikunj A Dadhaniatarget/ppc: add ov32 flag for multiply low insns
2017-03-01 Nikunj A Dadhaniatarget/ppc: use tcg ops for neg instruction
2017-03-01 Nikunj A Dadhaniatarget/ppc: update overflow flags for add/sub
2017-03-01 Nikunj A Dadhaniatarget/ppc: update ca32 in arithmetic substract
2017-03-01 Nikunj A Dadhaniatarget/ppc: update ca32 in arithmetic add
2017-03-01 Nikunj A Dadhaniatarget/ppc: support for 32-bit carry and overflow
2017-03-01 David Gibsontarget/ppc: Correct SDR1 masking
2017-03-01 Suraj Jitindar... target/ppc: Remove the function ppc_hash64_set_sdr1()
2017-03-01 David Gibsontarget/ppc: Manage external HPT via virtual hypervisor
2017-03-01 David Gibsontarget/ppc: Eliminate htab_base and htab_mask variables
2017-03-01 David Gibsontarget/ppc: Cleanup HPTE accessors for 64-bit hash MMU
2017-03-01 David Gibsontarget/ppc: SDR1 is a hypervisor resource
2017-03-01 David Gibsontarget/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_p...
2017-03-01 David Gibsonpseries: Minor cleanups to HPT management hypercalls
2017-03-01 David Gibsontarget/ppc: Fix KVM-HV HPTE accessors
2017-03-01 Greg Kurzsysemu: support up to 1024 vCPUs
2017-03-01 Nikunj A Dadhaniatarget/ppc: introduce helper_update_ov_legacy
2017-03-01 Laurent Vivierspapr: generate DT node names
2017-03-01 Laurent VivierPCI: add missing classes in pci_ids.h to build device...
2017-03-01 Nikunj A Dadhaniatarget/ppc: optimize gen_write_xer()
2017-03-01 Nikunj A Dadhaniatarget/ppc: move cpu_[read, write]_xer to cpu.c
2017-02-28 Marc-André... vhost-user: delay vhost_user_stop
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2017-02-28 Krzysztof Kozlowskihw/arm/exynos: Fix proper mapping of CPUs by providing...
2017-02-28 Krzysztof Kozlowskihw/arm/exynos: Fix Linux kernel division by zero for...
2017-02-28 Clement Deschampsbcm2835_sdhost: add bcm2835 sdhost controller
2017-02-28 Peter Maydellarmv7m: Allow SHCSR writes to change pending and active...
2017-02-28 Peter Maydellarmv7m: Raise correct kind of UsageFault for attempts...
2017-02-28 Peter Maydellarmv7m: Check exception return consistency
2017-02-28 Peter Maydellarmv7m: Extract "exception taken" code into functions
2017-02-28 Michael Davidsaverarmv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
2017-02-28 Michael Davidsaverarmv7m: Simpler and faster exception start
2017-02-28 Peter Maydellarmv7m: Remove unused armv7m_nvic_acknowledge_irq(...
2017-02-28 Michael Davidsaverarmv7m: Escalate exceptions to HardFault if necessary
2017-02-28 Michael Davidsaverarm: gic: Remove references to NVIC
2017-02-28 Peter Maydellarmv7m: Fix condition check for taking exceptions
2017-02-28 Michael Davidsaverarmv7m: Rewrite NVIC to not use any GIC code
2017-02-28 Peter Maydellarmv7m: Implement reading and writing of PRIGROUP
2017-02-28 Peter Maydellarmv7m: Rename nvic_state to NVICState
2017-02-28 Kurban MallachievARM i.MX timers: fix reset handling
2017-02-28 Eric Augerhw/arm/virt: Add a user option to disallow ITS instanti...
2017-02-28 Peter Maydellcputlb: Don't assume do_unassigned_access() never returns
2017-02-28 Nick ReillyAdd missing fp_access_check() to aarch64 crypto instruc...
2017-02-28 Igor Mammedovhw/arm/virt: fix cpu object reference leak
2017-02-28 Prasad J Panditsd: sdhci: Remove block count enable check in single...
2017-02-28 Prasad J Panditsd: sdhci: conditionally invoke multi block transfer
2017-02-28 Prasad J Panditsd: sdhci: check transfer mode register in multi block...
2017-02-28 Prasad J Panditsd: sdhci: mask transfer mode register value
2017-02-28 Peter Maydellbcm2835_rng: Use qcrypto_random_bytes() rather than...
2017-02-28 Marcin Chojnackitarget-arm: Implement BCM2835 hardware RNG
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2017-02-28 Pradeep Jagadeeshthrottle: factor out duplicate code
2017-02-28 Pradeep Jagadeeshfsdev: add IO throttle support to fsdev devices
2017-02-28 Paolo Bonzini9pfs: fix v9fs_lock error case
2017-02-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-02-28 Franklin \... syscall: fixed mincore(2) not failing with ENOMEM
2017-02-28 Igor Pavlikevichhw/acpi/tco.c: fix tco timer stop
2017-02-28 Peter Maydelllm32: milkymist-tmu2: fix a third integer overflow
2017-02-28 Vincenzo Maffioneqemu-options.hx: add missing id=chr0 chardev argument...
2017-02-28 Marc-André... Update copyright year
2017-02-28 Thomas Huthtests/prom-env: Enable the test for the sun4u machine...
2017-02-28 Fam Zhengcadence_gem: Remove unused parameter debug message
2017-02-28 Philippe Mathieu... register: fix incorrect read mask
2017-02-28 John Snowide: remove undefined behavior in ide-test
2017-02-28 Peter MaydellCODING_STYLE: Mention preferred comment form
2017-02-28 Thomas Huthhw/core/register: Mark the device with cannot_instantia...
2017-02-28 Thomas Huthhw/core/or-irq: Mark the device with cannot_instantiate...
2017-02-28 Peter Maydellsoftfloat: Use correct type in float64_to_uint64_round_...
2017-02-28 Stefan Weiltarget/s390x: Fix typo
2017-02-28 Jeff Codyiscsi: add missing colons to the qapi docs
2017-02-28 Richard Hendersontarget/alpha: Enable MTTCG by default
2017-02-27 Franklin \... syscall: fixed mincore(2) not failing with ENOMEM
2017-02-27 Michael Karcherlinux-user: fix do_rt_sigreturn on m68k linux userspace...
2017-02-27 Laurent Vivierlinux-user: correctly manage SR in ucontext
2017-02-27 Pranith Kumarlinux-user: Add signal handling support for x86_64
2017-02-27 Helge Dellerlinux-user: Add sockopts for IPv6 ping and IPv6 traceroute
2017-02-27 Laurent Vivierlinux-user: fix fork()
2017-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2017-02-27 John Snowblock/mirror: fix broken sparseness detection
2017-02-27 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2017-02-27 Gerd Hoffmannvnc: fix double free issues
2017-02-27 Gerd Hoffmannspice: add display & head options
2017-02-27 Daniel P. Berrangeui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
2017-02-27 Gerd Hoffmanngtk-egl: add scanout_disable support
2017-02-27 Gerd Hoffmannsdl2: add scanout_disable support
next