aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-24hw/i386/pc: Move gsi_state creation codePhilippe Mathieu-Daudé1-3/+3
2019-10-24hw/i386/pc: Extract pc_gsi_create()Philippe Mathieu-Daudé4-16/+19
2019-10-23target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSRTao Xu3-0/+35
2019-10-23x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSETao Xu3-1/+9
2019-10-23hw/timer/mc146818rtc: Only include qapi-commands-misc on I386Philippe Mathieu-Daudé1-1/+1
2019-10-23runstate: ignore exit request in finish migrate stateLaurent Vivier1-0/+3
2019-10-23checkpatch: suggest qemu_real_host_page_size instead of getpagesize() or sysc...Wei Yang1-0/+6
2019-10-22MAINTAINERS: add microvm related filesSergio Lopez1-0/+9
2019-10-22hw/i386: Introduce the microvm machine typeSergio Lopez5-0/+655
2019-10-22docs/microvm.rst: document the new microvm machine typeSergio Lopez1-0/+108
2019-10-22roms: add microvm-bios (qboot) as binary and git submoduleSergio Lopez4-0/+9
2019-10-22hw/intc/apic: reject pic ints if isa_pic == NULLSergio Lopez1-1/+1
2019-10-22fw_cfg: add "modify" functions for all typesSergio Lopez2-0/+71
2019-10-22hw/i386: make x86.c independent from PCMachineStateSergio Lopez5-40/+44
2019-10-22hw/i386: split PCMachineState deriving X86MachineState from itPaolo Bonzini12-230/+326
2019-10-22hw/i386/pc: move shared x86 functions to x86.c and export themSergio Lopez8-642/+730
2019-10-22hw/i386/pc: remove commented out code from x86_load_linux()Sergio Lopez1-13/+0
2019-10-22hw/i386/pc: avoid an assignment in if condition in x86_load_linux()Sergio Lopez1-1/+8
2019-10-22hw/i386/pc: replace use of strtol with qemu_strtoui in x86_load_linux()Sergio Lopez1-1/+8
2019-10-22hw/i386/pc: fix code style issues on functions that will be moved outSergio Lopez1-24/+29
2019-10-22hw/i386/pc: rename functions shared with non-PC machinesSergio Lopez5-20/+20
2019-10-22hw/virtio: Factorize virtio-mmio headersSergio Lopez2-47/+74
2019-10-22memory-device: simplify Makefile.objs conditionsPaolo Bonzini1-1/+1
2019-10-22Do not use %m in common code to print error messagesThomas Huth3-5/+6
2019-10-22i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenmentVitaly Kuznetsov5-0/+44
2019-10-22Updated Bulgarian translation (19) - 4.1.0Alexander Shopov1-5/+5
2019-10-22mc146818rtc: fix timer interrupt reinjectionMarcelo Tosatti1-26/+27
2019-10-22target/i386: log MCE guest and host addressesMario Smarduch1-5/+24
2019-10-18Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...Peter Maydell16-190/+757
2019-10-18Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell25-367/+623
2019-10-18Merge remote-tracking branch 'remotes/kraxel/tags/ui-20191018-pull-request' i...Peter Maydell3-10/+24
2019-10-18ui: fix keymap file search in input-barrier objectLaurent Vivier1-7/+7
2019-10-18curses: correctly pass the color pair to setcchar()Matthew Kilgore1-1/+3
2019-10-18curses: use the bit mask constants provided by cursesMatthew Kilgore1-2/+2
2019-10-18ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)Hikaru Nishida1-0/+12
2019-10-18paaudio: fix channel order for usb-audio 5.1 and 7.1 streamsKővágó, Zoltán1-5/+45
2019-10-18usbaudio: change playback counters to 64 bitKővágó, Zoltán1-6/+8
2019-10-18usb-audio: support more than two channels of audioKővágó, Zoltán1-53/+366
2019-10-18usb-audio: do not count on avail bytes actually availableKővágó, Zoltán1-11/+17
2019-10-18audio: basic support for multichannel audioKővágó, Zoltán2-8/+1
2019-10-18audio: replace shift in audio_pcm_info with bytes_per_frameKővágó, Zoltán10-65/+66
2019-10-18audio: support more than two channels in volume settingKővágó, Zoltán5-24/+54
2019-10-18paaudio: get/put_buffer functionsKővágó, Zoltán1-0/+83
2019-10-18audio: make mixeng optionalKővágó, Zoltán2-14/+80
2019-10-18audio: add mixing-engine option (documentation)Kővágó, Zoltán2-0/+21
2019-10-18audio: paaudio: ability to specify stream nameKővágó, Zoltán2-2/+8
2019-10-18audio: paaudio: fix connection and stream nameKővágó, Zoltán1-3/+6
2019-10-18audio: fix parameter dereference before NULL checkKővágó, Zoltán1-2/+5
2019-10-17dirty-bitmaps: remove deprecated autoload parameterJohn Snow3-16/+16
2019-10-17MAINTAINERS: Add Vladimir as a reviewer for bitmapsJohn Snow1-2/+1