2019-09-25 |
Richard Henderson | cputlb: Move NOTDIRTY handling from I/O path to TLB... |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | cputlb: Move ROM handling from I/O path to TLB path |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | exec: Adjust notdirty tracing |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | cputlb: Introduce TLB_BSWAP |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | cputlb: Split out load/store_memop |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | cputlb: Use qemu_build_not_reached in load/store_helpers |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | qemu/compiler.h: Add qemu_build_not_reached |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | cputlb: Disable __always_inline__ without optimization |
commit | commitdiff | tree |
2019-09-25 |
Richard Henderson | exec: Use TARGET_PAGE_BITS_MIN for TLB flags |
commit | commitdiff | tree |
2019-09-24 |
Peter Maydell | Merge remote-tracking branch 'remotes/aperard/tags... |
commit | commitdiff | tree |
2019-09-24 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/audio... |
commit | commitdiff | tree |
2019-09-24 |
Mark Syms | xen-bus: only set the xen device frontend state if... |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | xen-block: treat XenbusStateUnknown the same as XenbusS... |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | MAINTAINERS: update my email address |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | xen: perform XenDevice clean-up in XenBus watch handler |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | xen: introduce separate XenWatchList for XenDevice... |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | xen / notify: introduce a new XenWatchList abstraction |
commit | commitdiff | tree |
2019-09-24 |
Paul Durrant | xen-bus: check whether the frontend is active during... |
commit | commitdiff | tree |
2019-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/cleber/tags/pytho... |
commit | commitdiff | tree |
2019-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/davidhildenbrand... |
commit | commitdiff | tree |
2019-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/borntraeger/tags... |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: split ctl_* functions into enable_* and volume_* |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: common rate control code for timer based outputs |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: unify input and output mixeng buffer management |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: remove remains of the old backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | wavaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | spiceaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | sdlaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | paaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | ossaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | noaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | dsoundaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | coreaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | alsaaudio: port to the new audio backend api |
commit | commitdiff | tree |
2019-09-23 |
Kővágó, Zoltán | audio: api for mixeng code free backends |
commit | commitdiff | tree |
2019-09-23 |
Stefan Hajnoczi | audio: fix ALSA period-length typo in documentation |
commit | commitdiff | tree |
2019-09-23 |
Stefan Hajnoczi | audio: fix buffer-length typo in documentation |
commit | commitdiff | tree |
2019-09-23 |
Peter Maydell | Merge remote-tracking branch 'remotes/cminyard/tags... |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | tests/tcg: target/s390x: Test MVC |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | tests/tcg: target/s390x: Test MVO |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVO: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVST: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVZ: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVN: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCIN: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: NC: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: XC: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: OC: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCLU: Fault-safe handling |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVC: Fault-safe handling on destructive... |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCS/MVCP: Use access_memmove() |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: Fault-safe memmove |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: Fault-safe memset |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVST: Fix storing back the addresses to... |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVST: Check for specification exceptions |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCS/MVCP: Properly wrap the length |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCOS: Lengths are 32 bit in 24/31-bit mode |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCS/MVCP: Check for special operation excep... |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCLU/MVCLE: Process max 4k bytes at a time |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVPG: Properly wrap the addresses |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVPG: Check for specification exceptions |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVC: Use is_destructive_overlap() |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVC: Increment the length once |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCL: Process max 4k bytes at a time |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCL: Detect destructive overlaps |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: MVCL: Zero out unused bits of address |
commit | commitdiff | tree |
2019-09-23 |
David Hildenbrand | s390x/tcg: Reset exception_index to -1 instead of 0 |
commit | commitdiff | tree |
2019-09-23 |
Christian Borntraeger | s390x/cpumodel: Add the z15 name to the description... |
commit | commitdiff | tree |
2019-09-23 |
Thomas Huth | s390x/kvm: Officially require at least kernel 3.15 |
commit | commitdiff | tree |
2019-09-23 |
Christian Borntraeger | Merge tag 's390-ccw-bios-2019-09-18' of https://gitlab... |
commit | commitdiff | tree |
2019-09-20 |
Cleber Rosa | Acceptance tests: use avocado.utils.ssh for SSH interaction |
commit | commitdiff | tree |
2019-09-20 |
Aleksandar... | tests/acceptance: Add new test cases in linux_ssh_mips_... |
commit | commitdiff | tree |
2019-09-20 |
Aleksandar... | tests/acceptance: Refactor and improve reporting in... |
commit | commitdiff | tree |
2019-09-20 |
Cleber Rosa | Acceptance test x86_cpu_model_versions: split into... |
commit | commitdiff | tree |
2019-09-20 |
Cleber Rosa | Acceptance test x86_cpu_model_versions: fix mismatches... |
commit | commitdiff | tree |
2019-09-20 |
Cleber Rosa | Acceptance test x86_cpu_model_versions: shutdown VMs |
commit | commitdiff | tree |
2019-09-20 |
Cleber Rosa | Acceptance test machine_m68k_nextcube.py: relax the... |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | pc: Add an SMB0 ACPI device to q35 |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Fix SSIF ACPI handling to use the right CRS |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | acpi: Add i2c serial bus CRS handling |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Add an SMBus IPMI interface |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Add PCI IPMI interfaces |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | smbios:ipmi: Ignore IPMI devices with no fwinfo function |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Allow a size value to be passed for I/O space |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Split out BT-specific code from ISA BT code |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Split out KCS-specific code from ISA KCS code |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Add a UUID device property |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | qdev: Add a no default uuid property |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | tests:ipmi: Fix IPMI BT tests |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Generate an interrupt on watchdog pretimeout... |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Fix the get watchdog command |
commit | commitdiff | tree |
2019-09-20 |
Corey Minyard | ipmi: Fix watchdog NMI handling |
commit | commitdiff | tree |
2019-09-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/cleber/tags/pytho... |
commit | commitdiff | tree |
2019-09-20 |
Peter Maydell | Merge remote-tracking branch 'remotes/vivier2/tags... |
commit | commitdiff | tree |
2019-09-20 |
Peter Maydell | Makefile: Fix in-tree builds when Sphinx is available |
commit | commitdiff | tree |
2019-09-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/ui... |
commit | commitdiff | tree |
2019-09-19 |
Peter Maydell | Merge remote-tracking branch 'remotes/kraxel/tags/ati... |
commit | commitdiff | tree |
2019-09-19 |
Philippe Mathieu... | BootLinuxSshTest: Only run the tests when explicitly... |
commit | commitdiff | tree |
2019-09-19 |
James Le Cuirot | configure: Add xkbcommon configure options |
commit | commitdiff | tree |
next |