aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-30hw: sd: set category of the sd memory cardkumar sourav
2019-01-30hw: input: set category of the i8042 devicekumar sourav
2019-01-30typo: apci->acpiDr. David Alan Gilbert
2019-01-30hw: edu: set category of the edu devicekumar sourav
2019-01-30usb-mtp: replace the homebrew write with qemu_write_fullBandan Das
2019-01-30usb-mtp: breakup MTP write into smaller chunksBandan Das
2019-01-30usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZBandan Das
2019-01-30usb: implement XHCI underrun/overrun eventsYuri Benditovich
2019-01-30usb: XHCI shall not halt isochronous endpointsYuri Benditovich
2019-01-30hw/usb: Fix LGPL information in the file headersThomas Huth
2019-01-30usb: dev-mtp: close fd in usb_mtp_object_readdir()Li Qiang
2019-01-30usb: assign unique serial numbers to hid devicesGerd Hoffmann
2019-01-30trace: rerun tracetool after ./configure changesStefan Hajnoczi
2019-01-29Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-01-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190129'...Peter Maydell
2019-01-29gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_indexPeter Maydell
2019-01-29accel/tcg: Add cluster number to TCG TB hashPeter Maydell
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell
2019-01-29hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in itPeter Maydell
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater
2019-01-29aspeed/smc: Add dummy data registerCédric Le Goater
2019-01-29aspeed/smc: define registers for all possible CSCédric Le Goater
2019-01-29aspeed/smc: fix default read valueCédric Le Goater
2019-01-29xlnx-zynqmp: Don't create rpu-cluster if there are no RPUsPeter Maydell
2019-01-29checkpatch: Don't emit spurious warnings about block commentsPeter Maydell
2019-01-29tests/microbit-test: Check nRF51 UART functionalityJulia Suvorova
2019-01-29tests/microbit-test: Make test independent of global_qtestJulia Suvorova
2019-01-29tests/libqtest: Introduce qtest_init_with_serial()Julia Suvorova
2019-01-29memory: add memory_region_flush_rom_device()Stefan Hajnoczi
2019-01-29target/arm: Don't clear supported PMU events when initializing PMCEID1Aaron Lindsay OS
2019-01-29MAINTAINERS: update microbit ARM board filesStefan Hajnoczi
2019-01-29accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs writePeter Maydell
2019-01-29exec.c: Use correct attrs in cpu_memory_rw_debug()Peter Maydell
2019-01-29tests/microbit-test: add TWI stub device testStefan Hajnoczi
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz
2019-01-29gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0Luc Michel
2019-01-29target/arm: v8m: Ensure IDAU is respected if SAU is disabledThomas Roth
2019-01-29target/arm: Fix validation of 32-bit address spaces for aa32Richard Henderson
2019-01-28hostmem: add more information in error messagesZhang Yi
2019-01-28numa: Fixed the memory leak of numa error messageZhang Yi
2019-01-28i386: Enable NPT and NRIPSAVE for AMD CPUsVitaly Kuznetsov
2019-01-28i386: Update stepping of Cascadelake-ServerTao Xu
2019-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into stagingPeter Maydell
2019-01-28cputlb: Remove static tlb sizingRichard Henderson
2019-01-28tcg/tci: enable dynamic TLB sizingRichard Henderson
2019-01-28tcg/mips: enable dynamic TLB sizingRichard Henderson
2019-01-28tcg/mips: Fix tcg_out_qemu_ld_slow_pathRichard Henderson
2019-01-28tcg/arm: enable dynamic TLB sizingRichard Henderson
2019-01-28tcg/riscv: enable dynamic TLB sizingRichard Henderson