2017-01-30 |
Thomas Huth | hw/ppc/spapr: Fix boot path of usb-host storage devices |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement stxvll instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement stxvl instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement lxvll instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement lxvl instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Bharata B Rao | target-ppc: Add xxperm and xxpermr instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement xscpsgnqp instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement xsnegqp instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jose Ricardo... | target-ppc: Implement bcd_is_valid function |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Gibson | target-ppc: implement xsabsqp/xsnabsqp instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement stop instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: move ppc_vsr_t to common header |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nicholas Piggin | ppc/spapr: implement H_SIGNAL_SYS_RESET |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Gibson | ppc: Rename cpu_version to compat_pvr |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Gibson | ppc: Clean up and QOMify hypercall emulation |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Gibson | pseries: Make cpu_update during CAS unconditional |
commit | commitdiff | tree | snapshot |
2017-01-30 |
David Gibson | pseries: Always use core objects for CPU construction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Avinesh Kumar | target-ppc: add vextu[bhw][lr]x instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jose Ricardo... | target-ppc: Implement bcdsetsgn. instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jose Ricardo... | target-ppc: Implement bcdcpsgn. instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jose Ricardo... | target-ppc: Implement bcdctsq. instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Jose Ricardo... | target-ppc: Implement bcdcfsq. instruction |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement lxv/lxvx and stxv/stxvx |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement stxsd and stxssp |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: implement lxsd and lxssp instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Bharata B Rao | target-ppc: Add xscmpoqp and xscmpuqp instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Bharata B Rao | target-ppc: Add xscmpexp[dp,qp] instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Bharata B Rao | target-ppc: Fix xscmpodp and xscmpudp instructions |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Nikunj A Dadhania | target-ppc: rename CRF_* defines as CRF_*_BIT |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Bharata B Rao | target-ppc: Consolidate instruction decode helpers |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Stefan Weil | disas/ppc: Fix indefinite articles in comments |
commit | commitdiff | tree | snapshot |
2017-01-30 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Ladi Prosek | memory: don't sign-extend 32-bit writes |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | chardev: qom-ify |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | vc: use a common prefix for chr callbacks |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | baum: use a common prefix for chr callbacks |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | gtk: overwrite the console.c char driver |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: use error_report() |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | spice-char: improve error reporting |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: rename TCPChardev and NetChardev |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: rename CharDriverState Chardev |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | bt: use qemu_chr_alloc() |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: allocate CharDriverState as a single object |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: use a feature bit for replay |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: introduce generic qemu_chr_get_kind() |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: fold single-user functions in caller |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: move callbacks in CharDriver |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: use a static array for backends |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: use a const CharDriver |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | doc: fix spelling |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | char: add qemu_chr_fe_add_watch() Returns description |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | qemu-options: stdio is available on win32 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Marc-André... | tests: fix linking test-char on win32 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Lieven | block/iscsi: statically link qemu_iscsi_opts |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Phil Dennis... | pc: Enable vmware-cpuid-freq CPU option for 2.9+ machin... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Phil Dennis... | x86-KVM: Supply TSC and APIC clock rates to guest like... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Eric Farman | block: get max_transfer limit for char (scsi-generic... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Eric Farman | block: Fix target variable of BLKSECTGET ioctl |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Eric Farman | hw/scsi: Fix debug message of cdb structure in scsi... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Thomas Huth | Introduce DEVICE_CATEGORY_CPU for CPU devices |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Lieven | block/iscsi: avoid data corruption with cache=writeback |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Laszlo Ersek | hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Laszlo Ersek | hw/isa/lpc_ich9: add broadcast SMI feature |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Laszlo Ersek | hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Xu | memory: hmp: add "-f" for "info mtree" |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Xu | memory: tune mtree_print_mr() to dump mr type |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | apic: save apic_delivered flag |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | replay: exception replay fix |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | replay: save/load initial state |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | savevm: add public save_vmstate function |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | replay: don't use rtc clock on loadvm phase |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | replay: improve interrupt handling |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Pavel Dovgalyuk | icount: update instruction counter on apic patching |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Prasad J Pandit | dma: omap: check dma channel data_type |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | arm_gicv3: Fix broken logic in ELRSR calculation |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | hw/char/exynos4210_uart: Drop unused local variable... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | arm: stellaris: make MII accesses complete immediately |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | armv7m: R14 should reset to 0xffffffff |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: FAULTMASK should be 0 on reset |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: Honour CCR.USERSETMPEND |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | armv7m: Report no-coprocessor faults correctly |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: set CFSR.UNDEFINSTR on undefined instructions |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: honour CCR.STACKALIGN on exception entry |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: implement CCR, CFSR, HFSR, DFSR, BFAR, and... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m_nvic: keep a pointer to the CPU |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | target/arm: Drop IS_M() macro |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | pflash_cfi01: fix per-device sector length in CFI table |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: Clear FAULTMASK on return from non-NMI exceptions |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: Fix reads of CONTROL register bit 1 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | hw/registerfields.h: Pull FIELD etc macros out of hw... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: Explicit error for bad vector table |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: Replace armv7m.hack with unassigned_access... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Michael Davidsaver | armv7m: MRS/MSR: handle unprivileged access |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Cédric Le Goater | aspeed/smc: handle dummy bytes when doing fast reads... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/armbru/tags/pull... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/berrange/tags... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/cohuck/tags/s390x... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Peter Maydell | Merge remote-tracking branch 'remotes/stefanha/tags... |
commit | commitdiff | tree | snapshot |
next |